secondaryRouteAnimation property

Animation<double> secondaryRouteAnimation
final
  • secondaryRouteAnimation is a linear route animation from 0.0 to 1.0 when another screen is being pushed on top of this one.

Implementation

final Animation<double> secondaryRouteAnimation;