const ResponsiveScaffold( {required this.drawer, required this.appBar, required this.body, Key? key}) : super(key: key);