HeaderInSection typedef

HeaderInSection = Widget? Function(int section)

Implementation

typedef HeaderInSection = Widget? Function(int section);