brightWhite property
Set foreground base 16 xterm colors bright white
(terminal dependent)
Implementation
Chalk get brightWhite =>
_createStyler(_ansiSGRModiferOpen(97), _ansiClose, this);
Set foreground base 16 xterm colors bright white
(terminal dependent)
Chalk get brightWhite =>
_createStyler(_ansiSGRModiferOpen(97), _ansiClose, this);