timerPickerHourLabelMany property

  1. @protected
String? timerPickerHourLabelMany

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

Implementation

@protected
String? get timerPickerHourLabelMany => null;