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