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