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