child property

Widget child
final

The subtree to place inside the CupertinoScrollbar.

This should include a source of ScrollNotification notifications, typically a Scrollable widget.

Implementation

final Widget child