child property

Widget? child
final

The child to display in this widget.

This is only referenced when the constructor used is ResizablePane.noScrollbar.

Implementation

final Widget? child;