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