datePickerHourSemanticsLabelMany property

  1. @protected
String? datePickerHourSemanticsLabelMany

Subclasses should provide the optional many pluralization of datePickerHourSemanticsLabel based on the ARB file.

Implementation

@protected
String? get datePickerHourSemanticsLabelMany => null;