widgets/table/table library
Classes
-
TTable<
T, K> - A rich data table with responsive layout.
-
TTableDetails<
T, K> - Details and expansion configuration for the table.
Enums
Typedefs
-
TTableCreateBuilder<
T, K> = Widget Function(BuildContext ctx, TListItem< T, K> ? item, int? index)