datePickerHourSemanticsLabelTwo property Null safety

String? datePickerHourSemanticsLabelTwo
override

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

Implementation

@override
String? get datePickerHourSemanticsLabelTwo => null;