brightBlue property
Set foreground base 16 xterm colors bright blue
(terminal dependent)
Implementation
Chalk get brightBlue =>
_createStyler(_ansiSGRModiferOpen(94), _ansiClose, this);
Set foreground base 16 xterm colors bright blue
(terminal dependent)
Chalk get brightBlue =>
_createStyler(_ansiSGRModiferOpen(94), _ansiClose, this);