Variable Window._currentContentHeight

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