menu
ui_skeleton_factory package
documentation
core/skeleton_debug.dart
SkeletonDebug
clearLog static method
clearLog static method
dark_mode
light_mode
clearLog
static method
void
clearLog
(
)
Clears the debug log.
Implementation
static void clearLog() { _log.clear(); }
ui_skeleton_factory package
documentation
core/skeleton_debug
SkeletonDebug
clearLog static method
SkeletonDebug class