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