[][src]Module iced::widget::text

Write some text for your users to read.

Structs

Text

A fragment of text with a generic Color.

Enums

HorizontalAlignment

The horizontal alignment of some resource.

VerticalAlignment

The vertical alignment of some resource.

Traits

Renderer

The renderer of a Text fragment with a generic Color.