onMaroon property

String get onMaroon

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

Implementation

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