itemSnapping property

bool itemSnapping
final

Whether the carousel should keep scrolling to the next/previous items to maintain the original layout.

Defaults to false.

Implementation

final bool itemSnapping;