onLightCyan property

String get onLightCyan

set background color to CSS/X11 color lightCyan lightcyan (0xE0FFFF)/rgb(224, 255, 255)

Implementation

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