onLightYellowUnderline property

String get onLightYellowUnderline

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

Implementation

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