Variable AppFrame._body

class AppFrame
{
  // ...
  Widget _body;
  // ...
}