alwaysAnimate property

bool alwaysAnimate
final

Overrides whether any descendant AnimatedEntrance should always animate.

If set to true, all descendant animated entrance widgets will animate, whether the animation has run before or not.

Implementation

final bool alwaysAnimate;