lineThrough property

VxTextBuilder lineThrough

Implementation

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