Text widgets (original) (raw)
Display and style text.
DefaultTextStyleThe text style to apply to descendant Text widgets without explicit style.RichTextThe RichText widget displays text that uses multiple different styles. The text to display is described using a tree of TextSpan objects, each of which...AbcTextA run of text with a single style.
Find more widgets in the widget catalog.
Was this page's content helpful?
Thank you for your feedback!
Thank you for your feedback! Please let us know what we can do to improve.
Unless stated otherwise, the documentation on this site reflects the latest stable version of Flutter. Page last updated on 2024-09-11. View source or report an issue.