BG_BLACK constant
AnsiColor
const BG_BLACK
Background: Standard black (ANSI code 0).
Implementation
static const AnsiColor BG_BLACK = AnsiColor.bg(0);
Background: Standard black (ANSI code 0).
static const AnsiColor BG_BLACK = AnsiColor.bg(0);