statusStopped property
TextStyle
get
statusStopped
Implementation
TextStyle get statusStopped =>
TextStyle(color: outline, fontWeight: FontWeight.dim);
TextStyle get statusStopped =>
TextStyle(color: outline, fontWeight: FontWeight.dim);