menu
checkit package
documentation
checkit_core.dart
StringDateCheckitErrors
notPast method
notPast method
dark_mode
light_mode
notPast
method
@
override
String
notPast
(
)
override
Implementation
@override String notPast() => 'Date must not be in the past.';
checkit package
documentation
checkit_core
StringDateCheckitErrors
notPast method
StringDateCheckitErrors class