autoPlay property

bool autoPlay
final

Enables auto play, sliding one page at a time.

Use autoPlayInterval to determent the frequency of slides. Defaults to false.

Implementation

final bool autoPlay;