formattedHHMMSS property

String get formattedHHMMSS

Get formatted string representation as HH:MM:SS

Implementation

String get formattedHHMMSS => TimeFormatter.formatHHMMSS(this);