menu
forestvpn_huawei_ads package
documentation
adslite/ad_size.dart
AdSize
AdSize const constructor
AdSize const constructor
dark_mode
light_mode
AdSize
constructor
const
AdSize
(
{
required
int
width
,
required
int
height
,
})
Implementation
const AdSize({required this.width, required this.height});
forestvpn_huawei_ads package
documentation
adslite/ad_size
AdSize
AdSize const constructor
AdSize class