shouldAnimate property

bool get shouldAnimate

Whether the carousel should animate.

Implementation

bool get shouldAnimate => _controller.shouldTick;