onLightGoldenrodYellowUnderline property

String get onLightGoldenrodYellowUnderline

set underline color to CSS color lightGoldenrodYellow lightgoldenrodyellow (0xFAFAD2)/rgb(250, 250, 210)

Implementation

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