timerPickerSecondLabels property

  1. @override
List<String> timerPickerSecondLabels
override

All possible second labels that appears next to the second picker in CupertinoTimerPicker

Implementation

@override
List<String> get timerPickerSecondLabels => const <String>['sec.'];