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