canPop method

Future<bool> canPop()

Implementation

Future<bool> canPop() async => true;