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