menu
avy_debug_panel package
documentation
flutter_debug_panel.dart
FlutterDebugPanel
clearLogs static method
clearLogs static method
dark_mode
light_mode
clearLogs
static method
void
clearLogs
(
)
Clear all logs.
Implementation
static void clearLogs() { DebugLogger.clear(); }
avy_debug_panel package
documentation
flutter_debug_panel
FlutterDebugPanel
clearLogs static method
FlutterDebugPanel class