dimGrey property

String get dimGrey

set foreground color to CSS/X11 color dimGrey dimgrey (0x696969)/rgb(105, 105, 105)

Implementation

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