A string representing the minute (e.g., '07').
String get minuteLabel => _addLeadingZeroIfNeeded(minute);