expandedBody property

Widget? expandedBody
final

expandedBody: A widget to display when fully expanded as header or expandedBody above body.

Implementation

final Widget? expandedBody;