textSpan property

FxTextSpan textSpan

Get TextSpan for the String

Implementation

FxTextSpan get textSpan => FxTextSpan(text!);