datePickerHourSemanticsLabelMany property

  1. @override
String? datePickerHourSemanticsLabelMany
override

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

Implementation

@override
String? get datePickerHourSemanticsLabelMany => null;