menu
arcane package
documentation
component/vfs/api/vfs.dart
VFS
onWatchDirectory abstract method
onWatchDirectory abstract method
dark_mode
light_mode
onWatchDirectory
abstract method
Stream
<
bool
>
onWatchDirectory
(
String
path
)
Implementation
Stream<bool> onWatchDirectory(String path);
arcane package
documentation
component/vfs/api/vfs
VFS
onWatchDirectory abstract method
VFS class