invalidDateFormatLabel property
override
Error message displayed to the user when they have entered a text string in an InputDatePickerFormField that is not in a valid date format.
Implementation
@override
String get invalidDateFormatLabel => '형식이 잘못되었습니다.';