Quwaysim
08/04/2021, 4:45 PMColumn
with two Expanded
with 2 and 3 as their flex respectively. In the first Expanded
I'd like to have a SizedBox
of height 200 for instance but it's not working. This is because I already have an Expanded (Dynamic height) as the parent (of the SizedBox) already. Is there a workaround for this please? @User