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