enableInfiniteScroll property
Determines if carousel should loop infinitely or be limited to item length.
Defaults to true, i.e. infinite loop.
Implementation
final bool enableInfiniteScroll;
Determines if carousel should loop infinitely or be limited to item length.
Defaults to true, i.e. infinite loop.
final bool enableInfiniteScroll;