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