FULL_BANNER constant

BannerSize const FULL_BANNER

Full banner.
Creates a banner of 468wx60h
Avaiable only on Tablets

For more info, read the documentation

Implementation

static const BannerSize FULL_BANNER = BannerSize(Size(468, 60));