col_span

Function col_span 

Source
pub fn col_span(child: impl IntoUiNode, span: impl IntoVar<usize>) -> UiNode
Expand description

P Sets the number of columns spanned by the widget in the parent table or grid.