menu
flutter_formy package
documentation
flutter_formy_date_validators.dart
MinAgeValidator
minAge property
minAge property
dark_mode
light_mode
minAge
property
int
minAge
final
The minimum allowed age calculated from the value date.
Implementation
final int minAge;
flutter_formy package
documentation
flutter_formy_date_validators
MinAgeValidator
minAge property
MinAgeValidator class