timerPickerMinuteLabelMany property

  1. @override
String? timerPickerMinuteLabelMany
override

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

Implementation

@override
String? get timerPickerMinuteLabelMany => null;