onLightSeaGreenUnderline property

String get onLightSeaGreenUnderline

set underline color to CSS/X11 color lightSeaGreen lightseagreen (0x20B2AA)/rgb(32, 178, 170)

Implementation

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