datePickerHourSemanticsLabelOther property

  1. @override
String datePickerHourSemanticsLabelOther
override

Subclasses should provide the required other pluralization of datePickerHourSemanticsLabel based on the ARB file.

Implementation

@override
String get datePickerHourSemanticsLabelOther => r'plkst. $hour';