maroon property

String get maroon

set foreground color to CSS/X11 color maroon maroon (0x800000)/rgb(128, 0, 0)

Implementation

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