underlineStyle property
The underline style of the text.
This value indicates whether the text is underlined and corresponds to one of the constants described in UnderlineStyle. The default value for this attribute is UnderlineStyle.STYLE_NONE.
Implementation
UnderlineStyle? underlineStyle;