expandedChild property

Widget expandedChild
final

Widget shown directly below the main widget whenever expanded is set to true.

Implementation

final Widget expandedChild;