viewportFraction property
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;
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.
final double viewportFraction;