Checks whether there's a forward history item.
Future<bool> canGoForward() { return platform.canGoForward(); }