onDimGreyUnderline property

String get onDimGreyUnderline

set underline color to CSS/X11 color dimGrey dimgrey (0x696969)/rgb(105, 105, 105)

Implementation

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