child property

Widget? child
final

This widget will be displayed if the user clicks the 'expand' arrow.

Implementation

final Widget? child;