datePickerHourSemanticsLabelOne property Null safety

String? datePickerHourSemanticsLabelOne
protected">@protected

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

Implementation

@protected
String? get datePickerHourSemanticsLabelOne => null;