animationType property

AnimationType? animationType
final

It will animate the route that is pushed on the stack. The default animationType is AnimationType.none,

Implementation

final AnimationType? animationType;