bgBrightWhite property
String
get
bgBrightWhite
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);