infinite property
final
Whether the carousel should loop infinitely.
If true, the carousel will create an infinite loop of items, allowing continuous scrolling in both directions.
Defaults to false.
Implementation
final bool infinite;
Whether the carousel should loop infinitely.
If true, the carousel will create an infinite loop of items, allowing continuous scrolling in both directions.
Defaults to false.
final bool infinite;