hidePartial property

VelocityXTextSpan hidePartial

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

Implementation

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