CupertinoTimerPickerMode
Defines the mode of the CupertinoTimerPicker
.
CupertinoTimerPickerMode
enum has the following values:
HOUR_MINUTE
Shows the timer duration in hour and minute.
HOUR_MINUTE_SECOND
Shows the timer duration in hour, minute, and second.
MINUTE_SECOND
Shows the timer duration in minute and second.