brightCyan property
Set foreground base 16 xterm colors bright cyan
(terminal dependent)
Implementation
Chalk get brightCyan =>
_createStyler(_ansiSGRModiferOpen(96), _ansiClose, this);
Set foreground base 16 xterm colors bright cyan
(terminal dependent)
Chalk get brightCyan =>
_createStyler(_ansiSGRModiferOpen(96), _ansiClose, this);