SectionHeaderCallBack typedef

SectionHeaderCallBack = Widget Function(int section)

Implementation

typedef Widget SectionHeaderCallBack(int section);