underline property

VxSelectableTextBuilder get underline

Implementation

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