pub fn resizable<VT: ViewTuple + 'static>(children: VT) -> Resizable
use ResizableStack::new
Creates a [ResizableStack] from a group of Views.
Views