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