lineThrough constant

TextDecorationLineKeyword const lineThrough

Each line of text has a decorative line going through its middle.

Implementation

static const TextDecorationLineKeyword lineThrough = TextDecorationLineKeyword.lineThrough;