datePickerHourSemanticsLabelTwo property

  1. @protected
String? datePickerHourSemanticsLabelTwo

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

Implementation

@protected
String? get datePickerHourSemanticsLabelTwo => null;