How to Change the Navigator Page Animation

Hello!
When moving a page through navigator, a moving animation from left to right is shown.
I want to make this animation from bottom to top, or from top to bottom. Can you see the properties associated with this?

You have full control on transitions.

Start with intro to custom transitions, then move on to Transition class docs, and finally take a look at Transition example.

Hope this helps!