menu
arcane package
documentation
component/vfs/component/view.dart
VFSView
VFSView.new const constructor
VFSView.new const constructor
dark_mode
light_mode
VFSView
constructor
const
VFSView
(
{
Key
?
key
,
required
VFS
vfs
,
})
Implementation
const VFSView({super.key, required this.vfs});
arcane package
documentation
component/vfs/component/view
VFSView
VFSView.new const constructor
VFSView class