errorFormatText property Null safety
final
The message used when an input text isn't in a proper date format.
If null, the localized value of MaterialLocalizations.invalidDateFormatLabel is used.
Implementation
final String? errorFormatText;