placeholderBuilder property

TransitionBuilder placeholderBuilder
final

Placeholder widget left in place as the Hero's child once the flight takes off.

By default, an empty SizedBox keeping the Hero child's original size is left in place once the Hero shuttle has taken flight.

Implementation

final TransitionBuilder placeholderBuilder