underlined method

TextStyle underlined()

Implementation

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