onLightSlateGreyUnderline property

String get onLightSlateGreyUnderline

set underline color to CSS/X11 color lightSlateGrey lightslategrey (0x778899)/rgb(119, 136, 153)

Implementation

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