Goes forward in the history of this WebView.
If there is no forward history item this is a no-op.
@override Future<void> goForward() => webView.goForward();