datePickerMinuteSemanticsLabel abstract method
- int minute
Semantics label for the given minute value in CupertinoDatePicker.
Implementation
// The global version uses the translated string from the arb file.
String? datePickerMinuteSemanticsLabel(int minute);