lineThrough property

void get lineThrough

Implementation

void get lineThrough => _style.decoration = TextDecoration.lineThrough;