bgMagenta property
Legacy api, provided only for backwards compatibility, use onMagenta.
Set background base 16 xterm colors magenta
(terminal dependent)
Implementation
String get bgMagenta => _chalk.bgMagenta(this);
Legacy api, provided only for backwards compatibility, use onMagenta.
Set background base 16 xterm colors magenta
(terminal dependent)
String get bgMagenta => _chalk.bgMagenta(this);