onRed property
Set background base 16 xterm colors red
(terminal dependent)
Implementation
Chalk get onRed => _createStyler(_ansiSGRModiferOpen(41), _ansiBgClose, this);
Set background base 16 xterm colors red
(terminal dependent)
Chalk get onRed => _createStyler(_ansiSGRModiferOpen(41), _ansiBgClose, this);