autoPlay property

bool autoPlay
final

Setting autoPlay to false prevents the animation from automatically starting its controller (ie. calling AnimationController.forward).

Implementation

final bool autoPlay;