timerPickerSecondLabelMany property

  1. @protected
String? timerPickerSecondLabelMany

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

Implementation

@protected
String? get timerPickerSecondLabelMany => null;