timerPickerMinuteLabelMany property

  1. @protected
String? timerPickerMinuteLabelMany

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

Implementation

@protected
String? get timerPickerMinuteLabelMany => null;