previousIndex property

int? get previousIndex

The index of previous active page

Implementation

int? get previousIndex => _previousIndex;