Function floem::views::v_stack

source ·
pub fn v_stack<VT: ViewTuple + 'static>(children: VT) -> Stack
Expand description

A stack which defaults to FlexDirection::Column.