autoPlayInterval property

Duration autoPlayInterval
getter/setter pair

Sets Duration to determent the frequency of slides when

autoPlay is set to true. Defaults to 4 seconds.

Implementation

late Duration autoPlayInterval;