FullScreenDialog constructor
const
FullScreenDialog({})
Implementation
const FullScreenDialog(
{super.key,
required this.child,
this.loopEventHandler,
this.disableDeviceBack = false});
const FullScreenDialog(
{super.key,
required this.child,
this.loopEventHandler,
this.disableDeviceBack = false});