fromInitialIndex property

int fromInitialIndex

Implementation

int get fromInitialIndex {
  return this - initialPageIndex;
}