pub fn column() -> DivExpand description
A column at Theme::SPACE. SwiftUI centres a VStack’s children across;
this does not, because flexbox stretches them and every column in the crate
is built on that.
pub fn column() -> DivA column at Theme::SPACE. SwiftUI centres a VStack’s children across;
this does not, because flexbox stretches them and every column in the crate
is built on that.