onRouteChanging property

(void Function(String value)?) onRouteChanging
final

Called whenever the current path has changed

Implementation

final void Function(String value)? onRouteChanging;