timerPickerSecondLabelFew property
override
Subclasses should provide the optional few pluralization of timerPickerSecondLabel based on the ARB file.
Implementation
@override
String? get timerPickerSecondLabelFew => 'sec.';
Subclasses should provide the optional few pluralization of timerPickerSecondLabel based on the ARB file.
@override
String? get timerPickerSecondLabelFew => 'sec.';