Text
A generic widget that displays a text...
What else is there to say?
See for yourself:
Text::new("Hello, World!".to_string())
See the hello world example for full usage.
A generic widget that displays a text...
What else is there to say?
See for yourself:
Text::new("Hello, World!".to_string())
See the hello world example for full usage.