timerPickerMinuteLabelTwo property

  1. @override
String? timerPickerMinuteLabelTwo
override

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

Implementation

@override
String? get timerPickerMinuteLabelTwo => null;