statusStopped property

TextStyle get statusStopped

Implementation

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