menu
foo_form_field package
documentation
flutter_form_fields.dart
IntegerTextFormField
onSaved property
onSaved property
dark_mode
light_mode
onSaved
property
void Function
(
String
?
value
)
?
onSaved
final
Implementation
final void Function(String? value)? onSaved;
foo_form_field package
documentation
flutter_form_fields
IntegerTextFormField
onSaved property
IntegerTextFormField class