widgets/custom/S360fTableCard/main library

Classes

S360fTableCard
A customizable table-like widget that displays a list of data cards.

Typedefs

CardBuilder = List<Widget> Function(int index)
A function type that builds a list of widgets for a card at a given index.