I have the following AlertDialog.
AlertDialog
showDialog( context: context, child: new AlertDialog( title: const Text(\"Lo
Navigator.pop() should do the trick. You can also use that to return the result of the dialog (if it presented the user with choices)