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