timerPickerMinuteLabelTwo property

  1. @protected
String? timerPickerMinuteLabelTwo

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

Implementation

@protected
String? get timerPickerMinuteLabelTwo => null;