mediumRectangle constant

AdSize const mediumRectangle

The medium rectangle (300x250) size.

Implementation

static const AdSize mediumRectangle = AdSize(width: 300, height: 250);