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