datePickerHourSemanticsLabelFew property

  1. @protected
String? datePickerHourSemanticsLabelFew

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

Implementation

@protected
String? get datePickerHourSemanticsLabelFew => null;