sDynamic constant

BannerAdSize const sDynamic

Dynamic banner ad dimensions. The width of the parent layout and the height of the ad content are used.

Implementation

static const BannerAdSize sDynamic = BannerAdSize(width: -3, height: -4);