Introduction
Layout widgets help place and organize child widgets on the screen. They decide where and how big each child should be.
When you want to put buttons side by side or stacked vertically.
When you need to center text or images on the screen.
When you want to create a grid of photos or items.
When you want to add space or padding around widgets.
When you want to control how widgets resize on different screen sizes.