canGoForward abstract method

Future<bool> canGoForward()

Returns a Future that completes with the value true, if you can go forward in the history stack.

Implementation

Future<bool> canGoForward();