pub fn v_stack<VT: ViewTuple + 'static>(children: VT) -> Stack
A stack which defaults to FlexDirection::Column. See also h_stack.
FlexDirection::Column
h_stack