OnRouteChangedEventCallback typedef
OnRouteChangedEventCallback =
void Function()
Called during route changed event.
Implementation
typedef OnRouteChangedEventCallback = void Function();
Called during route changed event.
typedef OnRouteChangedEventCallback = void Function();