timerPickerHourLabelTwo property Null safety

String? timerPickerHourLabelTwo
protected">@protected

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

Implementation

@protected
String? get timerPickerHourLabelTwo => null;