menu
pangrowth_content package
documentation
model/content_config.dart
ContentConfig
debugLog property
debugLog property
dark_mode
light_mode
debugLog
property
bool
?
debugLog
final
是否开启调试日志(null 表示使用 SDK 默认值)
平台支持
:
Android: ✅ 完全支持
iOS: ✅ 完全支持
Implementation
final bool? debugLog;
pangrowth_content package
documentation
model/content_config
ContentConfig
debugLog property
ContentConfig class