textSpan property

VelocityXTextSpan get textSpan

Get TextSpan for the String

Implementation

VelocityXTextSpan get textSpan => VelocityXTextSpan(text!);