magenta property

String get magenta

Set foreground base 16 xterm colors magenta (terminal dependent) linen

Implementation

String get magenta => (_cMagenta ??= _chalk.magenta)(this);