canGoBack property

bool canGoBack

Whether goBack may succeed.

Implementation

bool get canGoBack => !kIsWeb && _canGoBack;