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