invalidTimeLabel property
override
Error message for the time picker dialog created with showTimePicker when in TimePickerEntryMode.input.
Implementation
@override
String get invalidTimeLabel => 'Introdueix una hora vàlida';
Error message for the time picker dialog created with showTimePicker when in TimePickerEntryMode.input.
@override
String get invalidTimeLabel => 'Introdueix una hora vàlida';