onBrightBlack property
Set background base 16 xterm colors bright black
(terminal dependent)
Implementation
Chalk get onBrightBlack =>
_createStyler(_ansiSGRModiferOpen(100), _ansiBgClose, this);
Set background base 16 xterm colors bright black
(terminal dependent)
Chalk get onBrightBlack =>
_createStyler(_ansiSGRModiferOpen(100), _ansiBgClose, this);