timerPickerSecondLabelFew property

  1. @override
String? timerPickerSecondLabelFew
override

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

Implementation

@override
String? get timerPickerSecondLabelFew => null;