onIncomingAnimationComplete property

(dynamic Function(Key?)?) onIncomingAnimationComplete
final

Function callback to call once the incoming animation has completed

Implementation

final Function(Key?)? onIncomingAnimationComplete;