Variable PopupWidget._anchor

class PopupWidget
{
  // ...
  PopupAnchor _anchor;
  // ...
}