build method
UncompleteDocumentation
Implementation
@override
InlineSpan build() => TextSpan(text: text, style: style?.merge(parentStyle));
UncompleteDocumentation
@override
InlineSpan build() => TextSpan(text: text, style: style?.merge(parentStyle));