lineThrough constant

TextStyle const lineThrough

Implementation

static const lineThrough = TextStyle(decoration: TextDecoration.lineThrough);