menu
arcane package
documentation
component/vfs/component/layout.dart
VFSLayoutList
VFSLayoutList.new const constructor
VFSLayoutList.new const constructor
dark_mode
light_mode
VFSLayoutList
constructor
const
VFSLayoutList
(
{
String
name
=
"List"
,
IconData
icon
=
Icons.list
,
})
Implementation
const VFSLayoutList({super.name = "List", super.icon = Icons.list});
arcane package
documentation
component/vfs/component/layout
VFSLayoutList
VFSLayoutList.new const constructor
VFSLayoutList class