timerPickerHourLabelFew property Null safety

String? timerPickerHourLabelFew
override

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

Implementation

@override
String? get timerPickerHourLabelFew => null;