menu
jh_debug package
documentation
index.dart
JhDebug
clearDebugLog method
clearDebugLog method
dark_mode
light_mode
clearDebugLog
method
void
clearDebugLog
(
)
清空调试debug所有日志
Implementation
void clearDebugLog() => logDataUtls.clearDebug();
jh_debug package
documentation
index
JhDebug
clearDebugLog method
JhDebug class