menu
swift_flutter package
documentation
core/debug.dart
DebugMode
clearInfo static method
clearInfo static method
dark_mode
light_mode
clearInfo
static method
void
clearInfo
(
)
Clear debug info
Implementation
static void clearInfo() { _debugInfo.clear(); }
swift_flutter package
documentation
core/debug
DebugMode
clearInfo static method
DebugMode class