void moveToLastScreen() { Navigator.pop(context, true); } ═╡ EXCEPTION CAUGHT BY GESTURE ╞═ type 'bool' is not a subtype of type 'int' of 'result'
void moveToLastScreen() {
Navigator.pop(context, true);
}
═╡ EXCEPTION CAUGHT BY GESTURE ╞═
type 'bool' is not a subtype of type 'int' of 'result'