VFSLayoutGrid class
Constructors
- VFSLayoutGrid({String name = "Grid", IconData icon = Icons.grid_four})
-
const
Properties
Methods
-
build(
BuildContext context, VFS vfs, List< VEntity> entities) → Widget -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited