grayX11 property

String get grayX11

set foreground color to X11/CSS color grayX11 gray (0x808080)/rgb(128, 128, 128)

Implementation

String get grayX11 => (_cache[106] ??= _chalk.grayX11)(this);