fullBanner constant

BannerAdSize const fullBanner

The full banner (468x60) size.

Implementation

static const BannerAdSize fullBanner = BannerAdSize(width: 468, height: 60);