lineThrough property

VxTextBuilder get lineThrough

Implementation

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