Variable Window._mainWidget

class Window
{
  // ...
  Widget _mainWidget;
  // ...
}