underline property

VelocityXTextSpan get underline

Implementation

VelocityXTextSpan get underline =>
    this.._decoration = TextDecoration.underline;