transitionDelegate property
final
The delegate used for deciding how routes transition in or off the screen during the pages updates.
Defaults to DefaultTransitionDelegate.
Implementation
final TransitionDelegate<dynamic> transitionDelegate;