timerPickerHourLabels property
override
All possible hour labels that appears next to the hour picker in CupertinoTimerPicker
Implementation
@override
List<String> get timerPickerHourLabels => const <String>['hour', 'hours'];
All possible hour labels that appears next to the hour picker in CupertinoTimerPicker
@override
List<String> get timerPickerHourLabels => const <String>['hour', 'hours'];