onDidPop property
Called when the route has been popped.
Will not affect when the widget is replaced / removed
Implementation
final VoidCallback? onDidPop;
Called when the route has been popped.
Will not affect when the widget is replaced / removed
final VoidCallback? onDidPop;