Module iced::widget::text

source ·
Expand description

Draw and interact with text.

Structs

  • The internal state of a Text widget.
  • The appearance of some text.

Enums

  • The height of a line of text in a paragraph.
  • The shaping strategy of some text.

Traits

Functions

Type Aliases