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