historyCanBack method

  1. @override
bool historyCanBack()
inherited

Check whether going back 1 in the history url is possible

Implementation

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