widgets/rich_text_block library

Classes

RichTextBlock
This component takes a string in through RichTextBlock.generate and recursively creates a tree of RichTextBlocks. This can then be converted into TextSpans with toTextSpans