timerPickerMinuteLabelZero property

  1. @protected
String? timerPickerMinuteLabelZero

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

Implementation

@protected
String? get timerPickerMinuteLabelZero => null;