wLineThough property

TextStyle get wLineThough

Implementation

TextStyle get wLineThough =>
    this.copyWith(decoration: TextDecoration.lineThrough);