canGoBack method

Future<bool> canGoBack()

Implementation

Future<bool> canGoBack() => _controller.canGoBack();