child property

Widget child
final

The scrollable widget (e.g., ListView, SliverList) to wrap.

Implementation

final Widget child;