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