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