vfsStructureChangedEventsController property
Emitted when the directory structure of the VFS has changed.
Implementation
static final StreamController<VFSStructureChangedEvent>
vfsStructureChangedEventsController = StreamController.broadcast();
Emitted when the directory structure of the VFS has changed.
static final StreamController<VFSStructureChangedEvent>
vfsStructureChangedEventsController = StreamController.broadcast();