timerPickerMinuteLabelFew property Null safety

String? timerPickerMinuteLabelFew
protected">@protected

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

Implementation

@protected
String? get timerPickerMinuteLabelFew => null;