datePickerHourSemanticsLabelOne property

  1. @protected
String? datePickerHourSemanticsLabelOne

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

Implementation

@protected
String? get datePickerHourSemanticsLabelOne => null;