The API documentation: https://api.flutter.dev/flutter/material/Scaffold-class.html says: The Scaffold was designed to be the single top level container for a MaterialApp and it’s typically not necessary to nest scaffolds .
The API documentation: https://api.flutter.dev/flutter/material/Scaffold-class.html says: The Scaffold was designed to be the single top level container for a MaterialApp and it’s typically not necessary to nest scaffolds .