datePickerHourSemanticsLabelZero property

  1. @protected
String? datePickerHourSemanticsLabelZero

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

Implementation

@protected
String? get datePickerHourSemanticsLabelZero => null;