Checks whether there's a forward history item.
@override Future<bool> canGoForward() => webView.canGoForward();