Variable WindowFrame._bodyWidget

class WindowFrame
{
  // ...
  Widget _bodyWidget;
  // ...
}