timerPickerMinuteLabelZero property Null safety

String? timerPickerMinuteLabelZero
protected">@protected

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

Implementation

@protected
String? get timerPickerMinuteLabelZero => null;