timerPickerHourLabels property

  1. @override
List<String> timerPickerHourLabels
override

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

Implementation

@override
List<String> get timerPickerHourLabels => throw UnimplementedError();