onPop property

PopEventCallback<T>? onPop
final

The callback which is called when a page is popped.

Implementation

final PopEventCallback<T>? onPop;