greenX11 property

String get greenX11

set foreground color to X11/CSS color greenX11 green (0x008000)/rgb(0, 128, 0)

Implementation

String get greenX11 => (_cache[108] ??= _chalk.greenX11)(this);