child property

Widget child
final

The child that will be collapsed and extended.

Typically a Text.

Implementation

final Widget child;