onAntiqueWhiteUnderline property

String get onAntiqueWhiteUnderline

set underline color to CSS/X11 color antiqueWhite antiquewhite (0xFAEBD7)/rgb(250, 235, 215)

Implementation

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