menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
onSecondaryBackground method
onSecondaryBackground method
dark_mode
light_mode
onSecondaryBackground
method
Widget
?
onSecondaryBackground
(
)
Override to provide a secondary background.
Implementation
Widget? onSecondaryBackground() => null;
fluttery_framework package
documentation
view
FieldWidgets<T>
onSecondaryBackground method
FieldWidgets class