onDidPop property

VoidCallback? onDidPop
final

Called when the route has been popped.

Will not affect when the widget is replaced / removed

Implementation

final VoidCallback? onDidPop;