menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/table.dart
CellPredicate typedef
CellPredicate typedef
dark_mode
light_mode
CellPredicate
typedef
CellPredicate
=
bool
Function
(
int
index
,
int
span
)
Implementation
typedef CellPredicate = bool Function(int index, int span);
arcane package
documentation
generated/arcane_shadcn/src/components/layout/table
CellPredicate typedef
table library