render_text

Function render_text 

Source
pub fn render_text() -> 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.