datePickerHourSemanticsLabelTwo property Null safety

String? datePickerHourSemanticsLabelTwo
protected">@protected

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

Implementation

@protected
String? get datePickerHourSemanticsLabelTwo => null;