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