banner constant
AdSize
const banner
The standard banner (320x50) size.
Implementation
static const AdSize banner = AdSize(width: 320, height: 50);
The standard banner (320x50) size.
static const AdSize banner = AdSize(width: 320, height: 50);