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