collapsedBody property

Widget? collapsedBody
final

The Widget displayed overtop the box when collapsed. This fades out as the sliding box is opened.

Implementation

final Widget? collapsedBody;