override
Subclasses should provide the optional few pluralization of datePickerHourSemanticsLabel based on the ARB file.
Implementation
@override
String? get datePickerHourSemanticsLabelFew => r'Ora $hour';
Subclasses should provide the optional few pluralization of datePickerHourSemanticsLabel based on the ARB file.
@override
String? get datePickerHourSemanticsLabelFew => r'Ora $hour';