Expand description
Styled text with Span-based markup and text manipulation utilities.
Text with spans — equivalent to Rich’s text.py.
Text is a styled string: plain text plus a collection of Spans that
mark regions with specific styles.
Structs§
Enums§
- Text
Type - Represents something that can be used as text: a plain
&stror aText.