datePickerHourSemanticsLabelZero property

  1. @override
String? datePickerHourSemanticsLabelZero
override

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

Implementation

@override
String? get datePickerHourSemanticsLabelZero => null;