menu
global_template package
documentation
widgets/reusable/dropdown_formfield_custom.dart
DropdownFormFieldCustom<T>
onSaved property
onSaved property
dark_mode
light_mode
onSaved
property
void Function
(
T?
value
)
?
onSaved
final
Implementation
final void Function(T? value)? onSaved;
global_template package
documentation
widgets/reusable/dropdown_formfield_custom
DropdownFormFieldCustom<T>
onSaved property
DropdownFormFieldCustom class