red constant

Style const red

Implementation

static const Style red =
    Style(foreground: Color256.on(Colors.red, ColorTarget.foreground));