Variable Window._minContentWidth

minimal good looking content width

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