onWhite property
String
get
onWhite
Set background base 16 xterm colors white
(terminal dependent)
Implementation
String get onWhite => (_cOnWhite ??= _chalk.onWhite)(this);
Set background base 16 xterm colors white
(terminal dependent)
String get onWhite => (_cOnWhite ??= _chalk.onWhite)(this);