onPop property

void Function()? onPop
final

A callback invoked when this route is popped off the stack history.

Implementation

final void Function()? onPop;