underlined property

TextStyle underlined

Implementation

TextStyle get underlined => apply(decoration: TextDecoration.underline);