menu
grex_ds package
documentation
widgets/fields/grx_dropdown_form_field.widget.dart
GrxDropdownFormField<T>
onSelectItem property
onSelectItem property
dark_mode
light_mode
onSelectItem
property
void Function
(
T?
)
?
onSelectItem
final
Implementation
final void Function(T?)? onSelectItem;
grex_ds package
documentation
widgets/fields/grx_dropdown_form_field.widget
GrxDropdownFormField<T>
onSelectItem property
GrxDropdownFormField class