underline property

TextBuilder get underline

Implementation

TextBuilder get underline => this.._decoration = TextDecoration.underline;