secondaryAnimation property
The animation that transitions child when new content is pushed on top of it.
See also:
- TransitionRoute.secondaryAnimation, which is the value given to this property when the it is used as a page transition.
Implementation
final Animation<double> secondaryAnimation;