largeRectangle constant

BannerAdSize const largeRectangle

The large rectangle (320x480) size.

Implementation

static const BannerAdSize largeRectangle =
    BannerAdSize(width: 320, height: 480);