timerPickerMinuteLabels property
All possible minute labels that appears next to the minute picker in CupertinoTimerPicker
Implementation
@override
// TODO: implement timerPickerMinuteLabels
List<String> get timerPickerMinuteLabels => [];
All possible minute labels that appears next to the minute picker in CupertinoTimerPicker
@override
// TODO: implement timerPickerMinuteLabels
List<String> get timerPickerMinuteLabels => [];