timerPickerHourLabelMany property

  1. @override
String? timerPickerHourLabelMany
override

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

Implementation

@override
String? get timerPickerHourLabelMany => null;