BG_WHITE constant
AnsiColor
const BG_WHITE
Background: Standard white (ANSI code 7).
Implementation
static const AnsiColor BG_WHITE = AnsiColor.bg(7);
Background: Standard white (ANSI code 7).
static const AnsiColor BG_WHITE = AnsiColor.bg(7);