menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/table.dart
TableRef
TableRef const constructor
TableRef const constructor
dark_mode
light_mode
TableRef
constructor
const
TableRef
(
int
index
, [
int
span
=
1
])
Implementation
const TableRef(this.index, [this.span = 1]);
arcane package
documentation
generated/arcane_shadcn/src/components/layout/table
TableRef
TableRef const constructor
TableRef class