menu
widgets_pack package
documentation
widgets/fields/dropdown_field.dart
AppDropDownFormField<T extends Object>
onFocusChanged property
onFocusChanged property
dark_mode
light_mode
onFocusChanged
property
ValueChanged
<
bool
>
?
onFocusChanged
final
Implementation
final ValueChanged<bool>? onFocusChanged;
widgets_pack package
documentation
widgets/fields/dropdown_field
AppDropDownFormField<T extends Object>
onFocusChanged property
AppDropDownFormField class