hidePartial property

VxTextBuilder hidePartial

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

Implementation

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