timerPickerSecondLabelFew property

  1. @protected
String? timerPickerSecondLabelFew

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

Implementation

@protected
String? get timerPickerSecondLabelFew => null;