visible property

VxRichText get visible

To overlow text as visible

Implementation

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