collapsed property

Widget? collapsed
final

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

Implementation

final Widget? collapsed;