child property

Widget? child
final

The widget to display behind the overlay (used for local overlays).

Implementation

final Widget? child;