onWhite property

String get onWhite

Set background base 16 xterm colors white (terminal dependent) linen

Implementation

String get onWhite => (_cOnWhite ??= _chalk.onWhite)(this);