enableInfiniteScroll property

bool enableInfiniteScroll
final

Determines if carousel should loop infinitely or be limited to item length.

Defaults to true, i.e. infinite loop.

Implementation

final bool enableInfiniteScroll;