onOutgoingAnimationComplete property

(dynamic Function(Key?)?) onOutgoingAnimationComplete
final

Function callback to call once the outgoing animation has completed

Implementation

final Function(Key?)? onOutgoingAnimationComplete;