timerPickerMinuteLabel method

String timerPickerMinuteLabel (int minute)

Label that appears next to the minute picker in CupertinoCountdownTimerPicker when selected minute value is minute. This function will deal with pluralization based on the minute parameter.

Implementation

String timerPickerMinuteLabel(int minute);