formattedMMSS property
String
get
formattedMMSS
Get formatted string representation as MM:SS
Implementation
String get formattedMMSS => TimeFormatter.formatMMSS(this);
Get formatted string representation as MM:SS
String get formattedMMSS => TimeFormatter.formatMMSS(this);