menu
arcane package
documentation
component/vfs/api/vfs.dart
VFS
onDeleteFile abstract method
onDeleteFile abstract method
dark_mode
light_mode
onDeleteFile
abstract method
Future
<
void
>
onDeleteFile
(
VFile
file
)
Implementation
Future<void> onDeleteFile(VFile file);
arcane package
documentation
component/vfs/api/vfs
VFS
onDeleteFile abstract method
VFS class