timerPickerMinuteLabelZero property
override
Subclasses should provide the optional zero pluralization of timerPickerMinuteLabel based on the ARB file.
Implementation
@override
String? get timerPickerMinuteLabelZero => null;
Subclasses should provide the optional zero pluralization of timerPickerMinuteLabel based on the ARB file.
@override
String? get timerPickerMinuteLabelZero => null;