datePickerMinuteSemanticsLabelZero property

  1. @protected
String? datePickerMinuteSemanticsLabelZero

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

Implementation

@protected
String? get datePickerMinuteSemanticsLabelZero => null;