Creates a dialog.
Typically used in conjunction with showDialog.
Dialog({ Key key, this.child, }) : super(key: key);