menu
teno_mindmap package
documentation
dashboard/LayoutService.dart
LayoutService
close method
close method
dark_mode
light_mode
close
method
void
close
(
)
Implementation
void close() { _stateSubscription?.cancel(); _nodeCenterStream.close(); }
teno_mindmap package
documentation
dashboard/LayoutService
LayoutService
close method
LayoutService class