menu
lb_commons package
documentation
services/logbot_common_env.dart
LogbotCommonEnvironment
disableDebugLogs static method
disableDebugLogs static method
dark_mode
light_mode
disableDebugLogs
static method
void
disableDebugLogs
(
)
Implementation
static void disableDebugLogs() { _debugLogs = false; }
lb_commons package
documentation
services/logbot_common_env
LogbotCommonEnvironment
disableDebugLogs static method
LogbotCommonEnvironment class