child property

Widget child
final

A child widget, usually containing a Scaffold widget and the rest of the application UI

Implementation

final Widget child;