fullBanner constant
AdSize
const fullBanner
The full banner (468x60) size.
Implementation
static const AdSize fullBanner = AdSize(width: 468, height: 60);
The full banner (468x60) size.
static const AdSize fullBanner = AdSize(width: 468, height: 60);