Variable Dialog._initialWidth

class Dialog
{
  // ...
  int _initialWidth;
  // ...
}