hidePartial property

VxRichText hidePartial

Converts the text to partially hideen text. Best for sensitive data.

Implementation

VxRichText get hidePartial => this.._text = _text!.hidePartial();