span

How to write by SpWML

(span)
+(child block)
+(child block)

Summary

A block that has multiple child blocks.The inner child blocks are the same in-line element.

For example, it is used to display text with partially different colors on the same line.

It has a avariable with parameters equivalent to Flutter TextSpan class .


Dart Class Reference

SpanElement class


SpWML Parameters

  • The common parameters.

  • Parent parameters.

  • isSelectable (bool). Specifies whether or not the text inside can be selected.