menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
onSubtitle method
onSubtitle method
dark_mode
light_mode
onSubtitle
method
Widget
onSubtitle
(
)
Override to produce a subtitle.
Implementation
Widget onSubtitle() => Text(label!);
fluttery_framework package
documentation
view
FieldWidgets<T>
onSubtitle method
FieldWidgets class