rf_section_listview library

Classes

Calculator
A Calculator.
IndexPath
SectionListView

Typedefs

CellForRowAtIndexPathBuilder = Widget Function(BuildContext context, IndexPath indexPath)
NumberOfRowInSection = int Function(int section)
NumberOfSection = int Function()
SectionFooterBuilder = Widget Function(BuildContext context, int section)
SectionHeaderBuilder = Widget Function(BuildContext context, int section)