textTextSpan property

TextSpan get textTextSpan

Implementation

TextSpan get textTextSpan => TextSpan(text: _text, style: _style);