datePickerHourSemanticsLabelZero property Null safety

String? datePickerHourSemanticsLabelZero
override

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

Implementation

@override
String? get datePickerHourSemanticsLabelZero => null;