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