grayX11 property

String get grayX11

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

Implementation

String get grayX11 => _chalk.grayX11(this);