LARGE_BANNER constant

BannerSize const LARGE_BANNER

Large banner.
Creates a banner of 320wx100h

For more info, read the documentation

Implementation

static const BannerSize LARGE_BANNER = BannerSize(Size(320, 100));