pub fn render_text() -> impl UiNode
Expand description
An UI node that renders the parent LaidoutText
.
This node renders the text only, decorators are rendered by other nodes.
This is the Text!
widget inner most child node.
pub fn render_text() -> impl UiNode
An UI node that renders the parent LaidoutText
.
This node renders the text only, decorators are rendered by other nodes.
This is the Text!
widget inner most child node.