onRebeccaPurpleUnderline property

String get onRebeccaPurpleUnderline

set underline color to X11 color rebeccaPurple rgb(102, 51, 153) (0x663399)/rgb(102, 51, 153)

Implementation

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