How to remove "DEBUG" banner on top right corner?

Project Settings

I know adding debugShowCheckedModeBanner: false in MaterialApp will disable the DEBUG banner on the top right corner but it seems main.dart can only take initial/final custom actions and cannot be directly edited. Does anyone know how to remove the DEBUG banner in current FF settings?

What have you tried so far?

adding custom action but cannot directly interact with `MaterialApp`

Did you check FlutterFlow's Documentation for this topic?
Yes
10
4 replies