grayX11 property

String get grayX11

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

Implementation

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