LoadedBannerAdState constructor

const LoadedBannerAdState({
  1. BannerAd? bannerAd,
})

Implementation

const LoadedBannerAdState({this.bannerAd});