historyCanForward method

  1. @override
bool historyCanForward()
inherited

Check whether going forward 1 in the history url is possible

Implementation

@override
bool historyCanForward() => vRouterDelegate.historyCanForward();