darkRed property
String
get
darkRed
set foreground color to CSS/X11 color darkRed (0x8B0000)/rgb(139, 0, 0)
Implementation
String get darkRed => QuectoColorsX11.darkRed(this);
set foreground color to CSS/X11 color darkRed (0x8B0000)/rgb(139, 0, 0)
String get darkRed => QuectoColorsX11.darkRed(this);