row_span

Function row_span 

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

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