pub const fn vstack<C: TupleViews>(contents: C) -> VStack<(C,)>Expand description
Convenience constructor that centres children and uses the default spacing.
pub const fn vstack<C: TupleViews>(contents: C) -> VStack<(C,)>Convenience constructor that centres children and uses the default spacing.