mediumRectangle constant
AdSize
const mediumRectangle
The medium rectangle (300x250) size.
Implementation
static const AdSize mediumRectangle = AdSize(width: 300, height: 250);
The medium rectangle (300x250) size.
static const AdSize mediumRectangle = AdSize(width: 300, height: 250);