bgBrightMagenta property

String get bgBrightMagenta

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

Implementation

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