Variable PopupWidget._modal

class PopupWidget
{
  // ...
  bool _modal;
  // ...
}