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