timerPickerSecondLabels property
override
All possible second labels that appears next to the second picker in CupertinoTimerPicker
Implementation
@override
List<String> get timerPickerSecondLabels => const <String>['sec.'];
All possible second labels that appears next to the second picker in CupertinoTimerPicker
@override
List<String> get timerPickerSecondLabels => const <String>['sec.'];