How to stack round rectangles so that they are embedded within each other, in flutter
I have corner rounded rectangles, which I want to stack as follows. Each tile musk be linked to the next one whit the color of the one below.
I have corner rounded rectangles, which I want to stack as follows. Each tile musk be linked to the next one whit the color of the one below.