I have the following AlertDialog.
AlertDialog
showDialog( context: context, child: new AlertDialog( title: const Text(\"Lo
Navigator.of(context, rootNavigator: true).pop('dialog')
worked with me.