menu
facebook_audience_network package
documentation
ad/ad_banner.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});
facebook_audience_network package
documentation
ad/ad_banner
BannerSize
BannerSize const constructor
BannerSize class