markup_text_plus library
Classes
- BoldMarkupTag
- A markup tag which makes the text bold.
- ColorMarkupTag
- A markup tag which changes the color of the text.
- ItalicMarkupTag
- A markup tag which makes the text italic.
- LinkMarkupTag
- A markup tag which creates a link.
- MarkupTag
- Base class for all markup tags.
- MarkupText
- A widget which displays text with markup.
- MarkupTextSpan
- A text span which displays text with markup.
- MarkupTextStyle
- A class which holds the style for the markup text.
- UnderlineMarkupTag
- A markup tag which underlines the text.