secondaryAnimation property

Animation<double> secondaryAnimation
final

The animation that transitions child when new content is pushed on top of it.

See also:

Implementation

//     [ArnaFadeThroughTransition] is used as a page transition.
final Animation<double> secondaryAnimation;