how to turn off the banner in flutter web code example Example: remove debug banner flutter MaterialApp( debugShowCheckedModeBanner: false, )