child property

Widget child
final

The child widget to wrap (usually your entire app)

Implementation

final Widget child;