child property

Widget child
final

The widget below this widget in the tree, typically is a PageView or TabBarView widget.

Implementation

final Widget child;