InfiniteScrollItemInformation constructor
const
InfiniteScrollItemInformation(
- int index
Creates an InfiniteScrollItemInformation with the given index.
Implementation
const InfiniteScrollItemInformation(this.index);