darkGrey property

String get darkGrey

set foreground color to CSS/X11 color darkGrey darkgrey (0xA9A9A9)/rgb(169, 169, 169)

Implementation

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