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