datePickerMinuteSemanticsLabelZero property Null safety

String? datePickerMinuteSemanticsLabelZero
protected">@protected

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

Implementation

@protected
String? get datePickerMinuteSemanticsLabelZero => null;