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)
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)