datePickerHourSemanticsLabelFew property Null safety

String? datePickerHourSemanticsLabelFew
protected">@protected

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

Implementation

@protected
String? get datePickerHourSemanticsLabelFew => null;