'Is there any way to have the back button have a different animation than Navigator.push?

Let's say I have a fade through transition going into another page, and then when I want to go back, it uses the same fade through transition but reversed.

How do I make it so that the animation is different upon the reversed animation?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source