onDarkGreyUnderline property

String get onDarkGreyUnderline

set underline color to CSS/X11 color darkGrey darkgrey (0xA9A9A9)/rgb(169, 169, 169)

Implementation

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