menu
alba package
documentation
routing.dart
RouterListener<T extends Object?>
onPop property
onPop property
dark_mode
light_mode
onPop
property
PopEventCallback
<
T
>
?
onPop
final
The callback which is called when a page is popped.
Implementation
final PopEventCallback<T>? onPop;
alba package
documentation
routing
RouterListener<T extends Object?>
onPop property
RouterListener class