onLightYellow property

String get onLightYellow

set background color to CSS/X11 color lightYellow lightyellow (0xFFFFE0)/rgb(255, 255, 224)

Implementation

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