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