canPop method

  1. @override
Future<bool> canPop()
override

Implementation

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