timerPickerSecond method

String timerPickerSecond (int second)

Second that is shown in CupertinoCountdownTimerPicker corresponding to the given second value.

Examples: timerPickerSecond(1) in:

  • US English: 1
  • Arabic: ١

Implementation

String timerPickerSecond(int second);