**using safeArea like this** Widget build(BuildContext context) { return Container( color: Colors.white, child: SafeArea( child: Scaffold( appBar: AppBar(