strikethrough method

TextStyle strikethrough()

Implementation

TextStyle strikethrough() => copyWith(decoration: TextDecoration.lineThrough);