aspectRatio property

double? aspectRatio
final

An aspect ratio to constrain the carousel size dynamically.

If provided, wraps the carousel in an AspectRatio widget.

Implementation

final double? aspectRatio;