yellowX11 property

String get yellowX11

set foreground color to X11/CSS color yellowX11 yellow (0xFFFF00)/rgb(255, 255, 0)

Implementation

String get yellowX11 => (_cache[294] ??= _chalk.yellowX11)(this);