menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
onTap method
onTap method
dark_mode
light_mode
onTap
method
void
onTap
(
)
Override to place what happens when the field is tapped.
Implementation
void onTap() {}
fluttery_framework package
documentation
view
FieldWidgets<T>
onTap method
FieldWidgets class