In Card2, we positioned elements using a Stack. In Card3, we did it using Column. Was there a reason we did it differently or was it just to teach us 2 different methods?
1 Like
Hi @jefff9511 exactly! To showcase two different methods. There are just so many widgets out there. The basic layout widgets you can use are Row, Column, Stack and expanded widgets.
Hope this helps!
1 Like