Variable Window._minContentHeight

minimal good looking content height

class Window
{
  // ...
  int _minContentHeight;
  // ...
}