debugShowCheckedModeBanner property
Turns on a little "DEBUG" banner in checked mode to indicate that the app is in checked mode.
Implementation
final bool? debugShowCheckedModeBanner;
Turns on a little "DEBUG" banner in checked mode to indicate that the app is in checked mode.
final bool? debugShowCheckedModeBanner;