redX11 property

String get redX11

set foreground color to X11/CSS color redX11 red (0xFF0000)/rgb(255, 0, 0)

Implementation

String get redX11 => (_cache[242] ??= _chalk.redX11)(this);