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