Hi, I want to design an UI which has two children panes, side by side if the screen is wide enough or top-down if the screen is not wide.
+-------+---------+
| | |
| | |
+-------+---------+
+---------+
| |
| |
+---------+
| |
| |
+---------+
Which widgets I need to use?