onLightSteelBlueUnderline property

String get onLightSteelBlueUnderline

set underline color to CSS/X11 color lightSteelBlue lightsteelblue (0xB0C4DE)/rgb(176, 196, 222)

Implementation

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