timerPickerHourLabelZero property

  1. @protected
String? get timerPickerHourLabelZero

Subclasses should provide the optional zero pluralization of timerPickerHourLabel based on the ARB file.

Implementation

@protected
String? get timerPickerHourLabelZero => null;