lightYellow property

String get lightYellow

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

Implementation

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