onMidnightBlueUnderline property

String get onMidnightBlueUnderline

set underline color to CSS/X11 color midnightBlue midnightblue (0x191970)/rgb(25, 25, 112)

Implementation

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