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