transition property

TransitionType transition

Parameter name: transition

Used to animate the transition from one screen to another

For more example go to Modular page from gitHub https://github.com/Flutterando/modular

Implementation

TransitionType get transition;