ExpandableSeparatorBuilder typedef Null safety
Implementation
typedef ExpandableSeparatorBuilder = Widget Function(
BuildContext context, bool isSectionSeparator, int index);
typedef ExpandableSeparatorBuilder = Widget Function(
BuildContext context, bool isSectionSeparator, int index);