child property

Widget child
final

The widget that is going to be displayed to the side of the indentation.

Implementation

final Widget child;