greyX11 property
String
get
greyX11
set foreground color to X11/CSS color greyX11 (0x808080)/rgb(128, 128, 128)
Implementation
String get greyX11 => (_cache[112] ??= _chalk.greyX11)(this);
set foreground color to X11/CSS color greyX11 (0x808080)/rgb(128, 128, 128)
String get greyX11 => (_cache[112] ??= _chalk.greyX11)(this);