onBrightBlue property
Set background base 16 xterm colors bright blue
(terminal dependent)
Implementation
Chalk get onBrightBlue =>
_createStyler(_ansiSGRModiferOpen(104), _ansiBgClose, this);
Set background base 16 xterm colors bright blue
(terminal dependent)
Chalk get onBrightBlue =>
_createStyler(_ansiSGRModiferOpen(104), _ansiBgClose, this);