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