Module text

Module text 

Source
Expand description

Text is a simple widget that allows you to print text on screen. See Text docs for more info and examples.

Structs§

Text
Text is a simple widget that allows you to print text on screen. It has various options like word wrapping, text alignment, and so on.
TextBuilder
TextBuilder is used to create instances of Text widget and register them in the user interface.

Enums§

TextMessage
Possible messages that can be used to alternate Text widget state at runtime.