menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
TableRef
TableRef.new const constructor
TableRef.new const constructor
dark_mode
light_mode
TableRef
constructor
const
TableRef
(
int
index
, [
int
span
=
1
])
Creates a
TableRef
.
Implementation
const TableRef(this.index, [this.span = 1]);
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
TableRef
TableRef.new const constructor
TableRef class