onLightGrayUnderline property

String get onLightGrayUnderline

set underline color to CSS/X11 color lightGray lightgray (0xD3D3D3)/rgb(211, 211, 211)

Implementation

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