onOutgoingAnimationComplete property

(dynamic Function(Key?)?) onOutgoingAnimationComplete
final

Function will be called when the last outgoing animation character has completed its transition

Implementation

final Function(Key?)? onOutgoingAnimationComplete;