timerPickerSecondLabelZero property

  1. @override
String? timerPickerSecondLabelZero
override

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

Implementation

@override
String? get timerPickerSecondLabelZero => null;