previousIndex property
int?
get
previousIndex
The index of previous active page
Implementation
int? get previousIndex => _previousIndex;
The index of previous active page
int? get previousIndex => _previousIndex;