lineThrough property

VelocityXTextSpan lineThrough

Implementation

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