datePickerMinuteSemanticsLabelTwo property

  1. @override
String? datePickerMinuteSemanticsLabelTwo
override

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

Implementation

@override
String? get datePickerMinuteSemanticsLabelTwo => null;