return Material( child: Stack( children: [ Center(child: _buildContent()), Observer( builder: (context) {