child property

Widget child
final

A scrollable widget, such as PageView or ListView or SingleChildScrollView.

Implementation

final Widget child;