pushAnimation property
The animation that should be applied to the child after it's been pushed.
Implementation
final Animation? pushAnimation;
The animation that should be applied to the child after it's been pushed.
final Animation? pushAnimation;