flightShuttleBuilder property

LocalHeroFlightShuttleBuilder? flightShuttleBuilder
final

Optional override to supply a widget that's shown during the local hero's flight.

If none is provided, the child is shown in-flight by default.

Implementation

final LocalHeroFlightShuttleBuilder? flightShuttleBuilder;