viewportFraction property

double viewportFraction
getter/setter pair

The fraction of the viewport that each page should occupy.

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

Implementation

late double viewportFraction;