menu
flutter_formy package
documentation
flutter_formy_date_validators.dart
BetweenDatesValidator
maxDate property
maxDate property
dark_mode
light_mode
maxDate
property
DateTime
maxDate
final
The maximum allowed date for the value.
Implementation
final DateTime maxDate;
flutter_formy package
documentation
flutter_formy_date_validators
BetweenDatesValidator
maxDate property
BetweenDatesValidator class