chore: make pub.dev happy

This commit is contained in:
Nick Fisher
2024-10-02 17:58:08 +08:00
parent 1b971a859c
commit 2d85e191bc

View File

@@ -25,7 +25,7 @@ class ThermionWidget extends StatefulWidget {
final ThermionViewer viewer;
///
/// The [View] associated with this widget. If null, the default View will be used.
/// The [t.View] associated with this widget. If null, the default View will be used.
///
final t.View? view;