menu
nitrogen_cli package
documentation
commands/watch_command.dart
NativeSpecChangeDebouncer
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { _timer?.cancel(); _timer = null; _pendingPaths.clear(); }
nitrogen_cli package
documentation
commands/watch_command
NativeSpecChangeDebouncer
dispose method
NativeSpecChangeDebouncer class