pauseAutoPlayOnTouch property

Duration? pauseAutoPlayOnTouch
final

Sets a timer on touch detected that pause the auto play with the given Duration.

Touch Detection is only active if autoPlay is true.

Implementation

final Duration? pauseAutoPlayOnTouch;