bgMagenta property

String get bgMagenta

Legacy api, provided only for backwards compatibility, use onMagenta. Set background base 16 xterm colors magenta (terminal dependent) linen

Implementation

String get bgMagenta => _chalk.bgMagenta(this);