visible property

VxTextBuilder get visible

To overlow text as visible

Implementation

VxTextBuilder get visible => this.._overflow = TextOverflow.visible;