build method

  1. @override
InlineSpan build()
override

Implementation

@override
InlineSpan build() => TextSpan(style: style, text: text);