menu
in_app_configs package
documentation
configs.dart
Configs
showLogs property
showLogs property
dark_mode
light_mode
showLogs
property
bool
get
showLogs
inherited
Check if logging is enabled
Implementation
bool get showLogs => _showLogs;
in_app_configs package
documentation
configs
Configs
showLogs property
Configs class