lineThrough property

ThemedText lineThrough

Implementation

ThemedText get lineThrough =>
    textless(TextStyle(decoration: TextDecoration.lineThrough));