timerPickerHourLabelFew property

  1. @protected
String? timerPickerHourLabelFew

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

Implementation

@protected
String? get timerPickerHourLabelFew => null;