timerPickerMinuteLabelOne property
override
Subclasses should provide the optional one pluralization of timerPickerMinuteLabel based on the ARB file.
Implementation
@override
String? get timerPickerMinuteLabelOne => 'minute';
Subclasses should provide the optional one pluralization of timerPickerMinuteLabel based on the ARB file.
@override
String? get timerPickerMinuteLabelOne => 'minute';