lineThrough property

void get lineThrough

Implementation

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