banner constant

AdSize const banner

The standard banner (320x50) size.

Implementation

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