underline method

T underline()

Implementation

T underline() => builder(TextDecoration.underline);