onLightPink property

String get onLightPink

set background color to CSS/X11 color lightPink lightpink (0xFFB6C1)/rgb(255, 182, 193)

Implementation

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