Variable Dialog._initialHeight

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