timerPickerHourLabelTwo property

  1. @override
String? timerPickerHourLabelTwo
override

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

Implementation

@override
String? get timerPickerHourLabelTwo => null;