strikethroughStyle property
The strikethrough style of the text.
This value indicates whether the text has a line through it and corresponds to one of the constants described in UnderlineStyle. The default value for this attribute is UnderlineStyle.STYLE_NONE.
Implementation
UnderlineStyle? strikethroughStyle;