datePickerHourSemanticsLabelTwo property

  1. @override
String? datePickerHourSemanticsLabelTwo
override

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

Implementation

@override
String? get datePickerHourSemanticsLabelTwo => null;