String minuteLabel

A string representing the minute (e.g., '07').

Source

String get minuteLabel => _addLeadingZeroIfNeeded(minute);