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