timerPickerHourLabelTwo property

  1. @protected
String? timerPickerHourLabelTwo

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

Implementation

@protected
String? get timerPickerHourLabelTwo => null;