Navigator
you can override the default content and use, for example, the SlideTransition
.FadeTransition()
SlideTransition()
ScaleTransition()
ScreenTransition
with a custom transitionModifier
. Use the available params (screen
, transition
and event
) to animate as needed.