menu
vpon_mobile_ads package
documentation
interface/banner_ad.dart
BannerAdSize
BannerAdSize const constructor
BannerAdSize const constructor
dark_mode
light_mode
BannerAdSize
constructor
const
BannerAdSize
(
{
required
int
width
,
required
int
height
,
})
Implementation
const BannerAdSize({ required this.width, required this.height, });
vpon_mobile_ads package
documentation
interface/banner_ad
BannerAdSize
BannerAdSize const constructor
BannerAdSize class