autoPlay property

bool autoPlay
final

Whether to start the animation immediately after the first layout.

Defaults to true. Set to false when using a controller to start manually.

Implementation

final bool autoPlay;