lineThrough property

Text get lineThrough

Implementation

Text get lineThrough => copyWith(decoration: TextDecoration.lineThrough);