menu
arcane package
documentation
component/vfs/api/vfs.dart
VFS
onGetChildren abstract method
onGetChildren abstract method
dark_mode
light_mode
onGetChildren
abstract method
Stream
<
VEntity
>
onGetChildren
(
VFolder
folder
)
Implementation
Stream<VEntity> onGetChildren(VFolder folder);
arcane package
documentation
component/vfs/api/vfs
VFS
onGetChildren abstract method
VFS class