menu
checkit package
documentation
checkit_core.dart
StringDateCheckitErrors
format method
format method
dark_mode
light_mode
format
method
@
override
String
format
(
String
format
)
override
Implementation
@override String format(String format) => 'Date does not match the expected format: $format.';
checkit package
documentation
checkit_core
StringDateCheckitErrors
format method
StringDateCheckitErrors class