overlayChild property

Widget overlayChild
final

overlayChild is used to get the current overlay widget. When it changes the current overlay will be updated.

Implementation

final Widget overlayChild;