onChartreuseUnderline property

String get onChartreuseUnderline

set underline color to CSS/X11 color chartreuse chartreuse (0x7FFF00)/rgb(127, 255, 0)

Implementation

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