timerPickerHourLabelZero property

  1. @protected
String? timerPickerHourLabelZero

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

Implementation

@protected
String? get timerPickerHourLabelZero => null;