menu
jh_debug package
documentation
index.dart
JhDebug
clearPrintLog method
clearPrintLog method
dark_mode
light_mode
clearPrintLog
method
void
clearPrintLog
(
)
清空print所有日志
Implementation
void clearPrintLog() => logDataUtls.clearPrint();
jh_debug package
documentation
index
JhDebug
clearPrintLog method
JhDebug class