menu
flutter_formy package
documentation
flutter_formy_date_validators.dart
MaxAgeValidator
maxAge property
maxAge property
dark_mode
light_mode
maxAge
property
int
maxAge
final
The maximum allowed age calculated from the value date.
Implementation
final int maxAge;
flutter_formy package
documentation
flutter_formy_date_validators
MaxAgeValidator
maxAge property
MaxAgeValidator class