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