overlayChild property Null safety
final
overlayChild is used to get the current overlay widget. When it changes the current overlay will be updated.
Implementation
final Widget overlayChild;
overlayChild is used to get the current overlay widget. When it changes the current overlay will be updated.
final Widget overlayChild;