BG_CYAN constant
AnsiColor
const BG_CYAN
Background: Standard cyan (ANSI code 6).
Implementation
static const AnsiColor BG_CYAN = AnsiColor.bg(6);
Background: Standard cyan (ANSI code 6).
static const AnsiColor BG_CYAN = AnsiColor.bg(6);