child property

Widget child
final

The child widget (usually the app) that will be wrapped in the provider.

Implementation

final Widget child;