getBannerAd method

Widget getBannerAd()

Implementation

Widget getBannerAd(){
  return AdWidget(ad: bannerAd);
}