PdaAdView constructor
const
PdaAdView({})
Implementation
const PdaAdView({
super.key,
required super.ad,
required this.config,
required this.settings,
this.width,
this.height,
super.onAdClicked,
super.onAdLoaded,
super.onProductClicked,
});