viewportFraction property

double viewportFraction
final

The fraction of the viewport that each page should occupy.

Defaults to 1.0, which means each page fills the viewport in the scrolling direction.

Implementation

final double viewportFraction;