pushAnimation property

Animation? pushAnimation
final

The animation that should be applied to the child after it's been pushed.

Implementation

final Animation? pushAnimation;