onDarkMagentaUnderline property

String get onDarkMagentaUnderline

set underline color to CSS/X11 color darkMagenta darkmagenta (0x8B008B)/rgb(139, 0, 139)

Implementation

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