onWillPop abstract method

Future<bool> onWillPop()

是否可以返回,用于拦截返回按钮操作

Implementation

Future<bool> onWillPop();