timerPickerMinuteLabelFew property

  1. @protected
String? timerPickerMinuteLabelFew

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

Implementation

@protected
String? get timerPickerMinuteLabelFew => null;