ZoScreenShotWrapper constructor
const
ZoScreenShotWrapper({})
Implementation
const ZoScreenShotWrapper(
{super.key,
required this.child,
this.backgroundPreviewWidget,
this.disableScreenShot,
this.showBackgroundPreview = true});