waitForTransition property

bool? waitForTransition
final

If true, wait for the route transition animation to complete before calling onAfterFirstFrame. Defaults to false.

Implementation

final bool? waitForTransition;