FooterInSection typedef

FooterInSection = Widget? Function(int section)

Implementation

typedef FooterInSection = Widget? Function(int section);