di-lev

Results 1 issues of di-lev

I believe I found an odd behaviour when the _onWillPop() callback always vetoes an attempt to pop the screen no matter if it returns true or false; ```dart Future _onWillPop()...