timerPickerHourLabelZero property

  1. @override
String? timerPickerHourLabelZero
override

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

Implementation

@override
String? get timerPickerHourLabelZero => null;