Variable DockHost._bodyWidget

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