chore: make pub.dev happy

This commit is contained in:
Nick Fisher
2024-10-02 17:58:08 +08:00
parent 6ec57d02fd
commit 3c9ee7f82f

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;