shouldAnimate property
bool
get
shouldAnimate
Whether the carousel should animate.
Implementation
bool get shouldAnimate => _controller.shouldTick;
Whether the carousel should animate.
bool get shouldAnimate => _controller.shouldTick;