autoPlay property
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;
Whether to start the animation immediately after the first layout.
Defaults to true. Set to false when using a controller to start manually.
final bool autoPlay;