datePickerMinuteSemanticsLabelFew property

  1. @protected
String? datePickerMinuteSemanticsLabelFew

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

Implementation

@protected
String? get datePickerMinuteSemanticsLabelFew => null;