inline_rich_text_span library
Classes
- InlineRichTextSpanWidget
- The InlineRichTextSpanWidget is a wrapper for RichText widget which displays text that could use multiple different styles. The text to display may be built in multiples InlineSpan objects, each of which has an associated style or behavior that is used for that subtree. The text might break across multiple lines depending on the layout constraints.