pauseAutoPlayOnTouch property

bool pauseAutoPlayOnTouch
final

If true, the auto play function will be paused when user is interacting with the carousel, and will be resumed when user finish interacting. Default to true.

Implementation

final bool pauseAutoPlayOnTouch;