viewportFraction property

double viewportFraction
final

The fraction of the viewport that each page should occupy.

Defaults to 0.8, which means each page fills 80% of the carousel.

Implementation

final double viewportFraction;