fromIndex property

int? fromIndex
final

The activeIndex of the PageView, from user start to swipe It will change when user end drag

Implementation

final int? fromIndex;