animateToClosest property

bool animateToClosest
final

Determines if carousel should loop to the closest occurence of requested page.

Defaults to true.

Implementation

final bool animateToClosest;