popAnimation property

Animation? popAnimation
final

The animation that should be applied to the child after the previous one was popped.

Implementation

final Animation? popAnimation;