pub fn text(content: impl Into<String>) -> TextElement
Build a TextElement with the given content.
TextElement