child property
final
The subtree to place inside the CupertinoScrollbar.
This should include a source of ScrollNotification notifications, typically a Scrollable widget.
Implementation
final Widget child;
The subtree to place inside the CupertinoScrollbar.
This should include a source of ScrollNotification notifications, typically a Scrollable widget.
final Widget child;