onBrightMagenta property
Set background base 16 xterm colors bright magenta
(terminal dependent)
Implementation
Chalk get onBrightMagenta =>
_createStyler(_ansiSGRModiferOpen(105), _ansiBgClose, this);
Set background base 16 xterm colors bright magenta
(terminal dependent)
Chalk get onBrightMagenta =>
_createStyler(_ansiSGRModiferOpen(105), _ansiBgClose, this);