pub fn render_selection(child: impl IntoUiNode) -> UiNodeExpand description
An Ui node that renders the text selection background.
The Text! widgets introduces this node in new_child, around the render_text node.
pub fn render_selection(child: impl IntoUiNode) -> UiNodeAn Ui node that renders the text selection background.
The Text! widgets introduces this node in new_child, around the render_text node.