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