timerPickerMinuteLabelOther property

  1. @override
String? timerPickerMinuteLabelOther
override

Subclasses should provide the required other pluralization of timerPickerMinuteLabel based on the ARB file.

Implementation

@override
String? get timerPickerMinuteLabelOther => throw UnimplementedError();