bgBrightBlack property
Legacy api, provided only for backwards compatibility, use onBrightBlack.
Set background base 16 xterm colors bright black
(terminal dependent)
Implementation
String get bgBrightBlack => _chalk.bgBrightBlack(this);
Legacy api, provided only for backwards compatibility, use onBrightBlack.
Set background base 16 xterm colors bright black
(terminal dependent)
String get bgBrightBlack => _chalk.bgBrightBlack(this);