LoopFlow constructor
const
LoopFlow({})
Implementation
const LoopFlow(
{super.key,
this.loopEventHandler,
this.customEventHandler,
this.campaignId,
this.campaignKey,
this.extraParams,
this.disableFlowEndNavigation = false,
this.disableDeviceBack = false});