child property

Widget child
final

This is mostly the screen widget or a page type widget like Scaffold.

Implementation

final Widget child;