aspectRatio property
The aspect ratio constraint (width/height) for this item.
When specified, the item's dimensions will be adjusted to maintain this aspect ratio, potentially overriding explicit width/height values.
Implementation
@override
final double? aspectRatio;