child property

Widget child
final

The scrollable child widget (e.g. ListView, SingleChildScrollView).

Implementation

final Widget child;