removeRoute abstract method

void removeRoute(
  1. String name
)

Removes a route from the navigation stack.

Implementation

void removeRoute(String name);