dateFieldInvalidDateError property

String get dateFieldInvalidDateError

Error message displayed to the user when they have entered a text string in a time field that is not in a valid time format.

In en, this message translates to: 'Invalid date.'

Implementation

String get dateFieldInvalidDateError;