timerPickerHourLabelFew property

  1. @override
String? timerPickerHourLabelFew
override

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

Implementation

@override
String? get timerPickerHourLabelFew => null;