onGrayX11 property

String get onGrayX11

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

Implementation

String get onGrayX11 => (_cache[107] ??= _chalk.onGrayX11)(this);