Variable Dialog._popup

class Dialog
{
  // ...
  PopupWidget _popup;
  // ...
}