lineThrough property
VxRichText
get
lineThrough
Implementation
VxRichText get lineThrough => this.._decoration = TextDecoration.lineThrough;
VxRichText get lineThrough => this.._decoration = TextDecoration.lineThrough;