magentaX11 property

String get magentaX11

set foreground color to X11/CSS color magentaX11 magenta (0xFF00FF)/rgb(255, 0, 255)

Implementation

String get magentaX11 => (_cache[172] ??= _chalk.magentaX11)(this);