darkRed property

String get darkRed

set foreground color to CSS/X11 color darkRed darkred (0x8B0000)/rgb(139, 0, 0)

Implementation

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