TraceablePageWidget constructor
const
TraceablePageWidget({})
Implementation
const TraceablePageWidget({
super.key,
required this.child,
this.actionName,
this.pvId,
this.updatePvIdAfterPop,
this.path,
this.dimensions,
this.campaign,
this.tracker,
this.performanceInfo,
});