datePickerMinuteSemanticsLabelMany property

  1. @protected
String? datePickerMinuteSemanticsLabelMany

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

Implementation

@protected
String? get datePickerMinuteSemanticsLabelMany => null;