timerPickerHourLabel method
Label that appears next to the hour picker in
CupertinoCountdownTimerPicker
when selected hour value is hour
.
This function will deal with pluralization based on the hour
parameter.
Implementation
String timerPickerHourLabel(int hour);