enableAnimation property

bool enableAnimation
final

Whether any descendant AnimatedEntrance should animate.

While animation may be enabled, the animated entrance may not run if the animation has already been shown before.

Implementation

final bool enableAnimation;