AspectRatio
Keeps content at a fixed width-to-height ratio.
AspectRatio locks its child to a fixed ratio, so layouts do not shift while media loads. Pass ratio like "16/9" and set the width; the height follows.
16 / 9
Keeps content at a fixed width-to-height ratio.
AspectRatio locks its child to a fixed ratio, so layouts do not shift while media loads. Pass ratio like "16/9" and set the width; the height follows.