menu
easy_audience_network package
documentation
ad/banner_ad.dart
BannerSize
BannerSize const constructor
BannerSize const constructor
dark_mode
light_mode
BannerSize
constructor
const
BannerSize
(
{
int
width
=
320
,
int
height
=
50
,
})
Implementation
const BannerSize({this.width = 320, this.height = 50});
easy_audience_network package
documentation
ad/banner_ad
BannerSize
BannerSize const constructor
BannerSize class