package naive type StackView struct { Children []View Orientation LayoutOrientation }