BG_RED constant
AnsiColor
const BG_RED
Background: Standard red (ANSI code 1).
Implementation
static const AnsiColor BG_RED = AnsiColor.bg(1);
Background: Standard red (ANSI code 1).
static const AnsiColor BG_RED = AnsiColor.bg(1);