datePickerHourSemanticsLabelFew property Null safety

String? datePickerHourSemanticsLabelFew
override

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

Implementation

@override
String? get datePickerHourSemanticsLabelFew => r'$hour val.';