child property

Widget? child
final

Widget that should be wrapped. Normally this is something like MaterialApp

Implementation

final Widget? child;