popAnimation property
The animation that should be applied to the child after the previous one was popped.
Implementation
final Animation? popAnimation;
The animation that should be applied to the child after the previous one was popped.
final Animation? popAnimation;