transitionToChild property

bool transitionToChild
final

Defines whether the animation should transition from a temporary widget into the contents of builder or not.

Implementation

final bool transitionToChild;