child property

Widget child
final

The widget below this widget in the tree.

Typically a Scaffold whose AppBar includes a TabBar.

Implementation

final Widget child;