realPage property

num realPage
final

The actual index of the PageView.

This value can be ignored unless you know the carousel will be scrolled backwards more then 10000 pages. Defaults to 10000 to simulate infinite backwards scrolling.

Implementation

final num realPage;