AdsenseAdsView constructor Null safety
Implementation
const AdsenseAdsView({
Key? key,
this.height = 100,
this.isBox = false,
}) : super(key: key);
const AdsenseAdsView({
Key? key,
this.height = 100,
this.isBox = false,
}) : super(key: key);