lineThrough property

VelocityXTextSpan get lineThrough

Implementation

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