child property

Widget child
final

The widget that will be wrapped by the Scrollbar on desktop platforms.

Implementation

final Widget child;