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