datePickerMinuteSemanticsLabelTwo property

  1. @protected
String? datePickerMinuteSemanticsLabelTwo

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

Implementation

@protected
String? get datePickerMinuteSemanticsLabelTwo => null;