timerPickerHour method

String timerPickerHour (int hour)

Hour that is shown in CupertinoCountdownTimerPicker corresponding to the given hour value.

Examples: timerPickerHour(1) in:

  • US English: 1
  • Arabic: ١

Implementation

String timerPickerHour(int hour);