child property

Widget child
final

child is used to get the current widget that the OverlayFullscreen is wrapping and then display it in the application interface.

Implementation

final Widget child;