enableInfiniteScroll property

bool enableInfiniteScroll
final

Determines if slides should loop infinitely or be limited to item length. Defaults to true, i.e. infinite loop.

Implementation

final bool enableInfiniteScroll;