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