BasicLayout
Helper to layout widgets stacked vertically or horizontally.
If there is a widget expanded in that direction, it takes up the remaining space and it is an error to have any widget after.
Widgets with .gravity_y (.gravity_x) not zero might overlap other widgets.