lineThrough property

VxSelectableTextBuilder get lineThrough

Implementation

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