sliver_group_tablelist library

Typedefs

CellForRowAtIndexPath = Widget Function(IndexPath indexPath)
DidSelectAtIndexPath = dynamic Function(IndexPath indexPath)
FooterInSection = Widget? Function(int section)
HeaderInSection = Widget? Function(int section)
NumberOfRowsInSection = int Function(int section)
SectionSeparator = Widget Function(int section)
SeparatorAtIndexPath = Widget Function(IndexPath indexPath)