pub fn line_placeholder(width: impl IntoVar<Length>) -> UiNodeExpand description
Create a node that is sized one text line height by width.
This node can be used to reserve space for a full text in lazy initing contexts.
The contextual variables affect the layout size.