Variable ComboBoxBase._popup

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