timerPickerMinuteLabelTwo property Null safety

String? timerPickerMinuteLabelTwo
override

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

Implementation

@override
String? get timerPickerMinuteLabelTwo => null;