bgWhite property

String get bgWhite

Legacy api, provided only for backwards compatibility, use onWhite. Set background base 16 xterm colors white (terminal dependent) linen

Implementation

String get bgWhite => _chalk.bgWhite(this);