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