menu
avy_debug_panel package
documentation
state_inspector.dart
DebugStateInspector
clearChanges static method
clearChanges static method
dark_mode
light_mode
clearChanges
static method
void
clearChanges
(
)
Clear all changes.
Implementation
static void clearChanges() { _changes.clear(); }
avy_debug_panel package
documentation
state_inspector
DebugStateInspector
clearChanges static method
DebugStateInspector class