true when the app is running in debug mode, false for release
true
false
@override bool get isDebug => kDebugMode;