child property

Widget child
final

Part of widget tree that contains scrollable widget (like ListView).

Implementation

final Widget child;