datePickerHourSemanticsLabelFew property
override
Subclasses should provide the optional few pluralization of datePickerHourSemanticsLabel based on the ARB file.
Implementation
@override
String? get datePickerHourSemanticsLabelFew => null;
Subclasses should provide the optional few pluralization of datePickerHourSemanticsLabel based on the ARB file.
@override
String? get datePickerHourSemanticsLabelFew => null;