Text widgets

Display and style text.

See more widgets in the widget catalog.

DefaultTextStyle

The text style to apply to descendant Text widgets without explicit style.

RichText

The RichText widget displays text that uses multiple different styles. The text to display is described using a tree of TextSpan objects, each of which...

Abc
Text

A run of text with a single style.

See more widgets in the widget catalog.