pub fn row_span(child: impl UiNode, span: impl IntoVar<usize>) -> impl UiNode
P Sets the number of rows spanned by the widget in the parent table or grid.
P