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