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