timerPickerSecondLabelTwo property

  1. @protected
String? timerPickerSecondLabelTwo

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

Implementation

@protected
String? get timerPickerSecondLabelTwo => null;