pub fn resizable<VT: ViewTuple + 'static>(children: VT) -> ResizableStackExpand description
Creates a ResizableStack from a group of Views.
pub fn resizable<VT: ViewTuple + 'static>(children: VT) -> ResizableStackCreates a ResizableStack from a group of Views.