BG_BRIGHT_YELLOW constant
AnsiColor
const BG_BRIGHT_YELLOW
Background: Bright yellow (ANSI code 11).
Implementation
static const AnsiColor BG_BRIGHT_YELLOW = AnsiColor.bg(11);
Background: Bright yellow (ANSI code 11).
static const AnsiColor BG_BRIGHT_YELLOW = AnsiColor.bg(11);