fromInitialIndex property

int get fromInitialIndex

Implementation

int get fromInitialIndex {
  return this - initialPageIndex;
}