menu
arcane package
documentation
component/vfs/api/vfs.dart
VFS
onMoveFile abstract method
onMoveFile abstract method
dark_mode
light_mode
onMoveFile
abstract method
Future
<
void
>
onMoveFile
(
VFile
entity
,
String
newPath
)
Implementation
Future<void> onMoveFile(VFile entity, String newPath);
arcane package
documentation
component/vfs/api/vfs
VFS
onMoveFile abstract method
VFS class