headBuilder property

Widget Function(BuildContext context, dynamic toggleDropped(), bool opened) headBuilder
final

Implementation

final Widget Function(BuildContext context, Function() toggleDropped, bool opened) headBuilder;