banner constant

BannerAdSize const banner

The standard banner (320x50) size.

Implementation

static const BannerAdSize banner = BannerAdSize(width: 320, height: 50);