menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
onFocusChange property
onFocusChange property
dark_mode
light_mode
onFocusChange
property
ValueChanged
<
bool
>
?
onFocusChange
getter/setter pair
Handler called when the focus changes.
Implementation
ValueChanged<bool>? onFocusChange;
fluttery_framework package
documentation
view
FieldWidgets<T>
onFocusChange property
FieldWidgets class