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