ExpandableSectionBuilder typedef

ExpandableSectionBuilder = Widget Function(BuildContext context, ExpandableSectionContainerInfo containerInfo)

Implementation

typedef ExpandableSectionBuilder = Widget Function(
    BuildContext context, ExpandableSectionContainerInfo containerInfo);