menu
logdrop_flutter_sdk package
documentation
widgets/logdrop_widget.dart
LogDropConfig
LogDropConfig.new const constructor
LogDropConfig.new const constructor
dark_mode
light_mode
LogDropConfig
constructor
const
LogDropConfig
(
{
bool
enableCrashTracker
=
true
,
bool
enableNetworkLogger
=
true
,
})
Implementation
const LogDropConfig({ this.enableCrashTracker = true, this.enableNetworkLogger = true, });
logdrop_flutter_sdk package
documentation
widgets/logdrop_widget
LogDropConfig
LogDropConfig.new const constructor
LogDropConfig class