onLightGoldenrodUnderline property

String get onLightGoldenrodUnderline

set underline color to X11 color lightGoldenrod rgb(250, 250, 210) (0xFAFAD2)/rgb(250, 250, 210)

Implementation

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