Returns the title of the currently loaded page.
@override Future<String?> getTitle() => _webView.getTitle();