onWhite property
Set background base 16 xterm colors white
(terminal dependent)
Implementation
Chalk get onWhite =>
_createStyler(_ansiSGRModiferOpen(47), _ansiBgClose, this);
Set background base 16 xterm colors white
(terminal dependent)
Chalk get onWhite =>
_createStyler(_ansiSGRModiferOpen(47), _ansiBgClose, this);