banner method

Widget banner(
)

Implementation

Widget banner(BuildContext context) {
  return MultiAds.showScreenBasedBanner(context);
}