waitForTransition property
If true, wait for the route transition animation to complete before calling onAfterFirstFrame. Defaults to false.
Implementation
final bool? waitForTransition;
If true, wait for the route transition animation to complete before calling onAfterFirstFrame. Defaults to false.
final bool? waitForTransition;