timerPickerHourLabelZero property
override
Subclasses should provide the optional zero pluralization of timerPickerHourLabel based on the ARB file.
Implementation
@override
String? get timerPickerHourLabelZero => null;
Subclasses should provide the optional zero pluralization of timerPickerHourLabel based on the ARB file.
@override
String? get timerPickerHourLabelZero => null;