Variable PopupAnchor.widget

struct PopupAnchor
{
  // ...
  Widget widget;
  // ...
}