How to remove the Development Debug Banner in Flutter
During the development process in Flutter, a red banner with the word "DEBUG" appears on the top right side of the screen. This banner is automatically removed when you build your application for release. However, if you want to remove the debug banner during development as well