timerPickerSecondLabelTwo property

  1. @override
String? timerPickerSecondLabelTwo
override

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

Implementation

@override
String? get timerPickerSecondLabelTwo => null;