onCyan property
Set background base 16 xterm colors cyan
(terminal dependent)
Implementation
Chalk get onCyan =>
_createStyler(_ansiSGRModiferOpen(46), _ansiBgClose, this);
Set background base 16 xterm colors cyan
(terminal dependent)
Chalk get onCyan =>
_createStyler(_ansiSGRModiferOpen(46), _ansiBgClose, this);