Variable Dialog._defaultButton

class Dialog
{
  // ...
  ImageTextButton _defaultButton;
  // ...
}