canPopPage method

Future<bool> canPopPage()

Implementation

Future<bool> canPopPage() => SynchronousFuture<bool>(_canPopPage());