toTextSpan method

TextSpan toTextSpan()

Implementation

TextSpan toTextSpan() => TextSpan(text: text, style: style);