menu
foo_form_field package
documentation
flutter_form_fields.dart
IntegerTextFormField
onFieldSubmitted property
onFieldSubmitted property
dark_mode
light_mode
onFieldSubmitted
property
ValueChanged
<
String
?
>
?
onFieldSubmitted
final
Implementation
final ValueChanged<String?>? onFieldSubmitted;
foo_form_field package
documentation
flutter_form_fields
IntegerTextFormField
onFieldSubmitted property
IntegerTextFormField class