menu
neomage package
documentation
data/commands/command_registry.dart
CommandRegistry
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Dispose of internal resources.
Implementation
void dispose() { _executionController.close(); }
neomage package
documentation
data/commands/command_registry
CommandRegistry
dispose method
CommandRegistry class