child property

Widget child
final

The widget below the overlay (e.g. your MaterialApp).

Implementation

final Widget child;