formattedMMSS property

String get formattedMMSS

Get formatted string representation as MM:SS

Implementation

String get formattedMMSS => TimeFormatter.formatMMSS(this);