Navigator
interface Navigator
Common navigation controls for WebViewController.
This API covers the basic browser operations exposed by all supported backends: moving backward and forward in history, refreshing, stopping the current load, and loading a new URL.
Both Navigator.goBack and Navigator.goForward return a flag describing whether another step in the same direction is still available after the jump that was just requested.