-
Creates a navigation event for navigating back by removing the last route
from the navigation stack.
Creates a navigation event for navigating back to the specified route by removing
the route from the navigation stack.
Creates a navigation event for navigating to the specified route by adding it
to the navigation stack.
Creates a navigation event to replace the current route with the specified route.