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