menu
bigo_ads package
documentation
bigo_ad_sdk.dart
BigoAdSize
BigoAdSize const constructor
BigoAdSize const constructor
dark_mode
light_mode
BigoAdSize
constructor
const
BigoAdSize
(
{
required
int
width
,
required
int
height
,
})
Implementation
const BigoAdSize({required this.width, required this.height});
bigo_ads package
documentation
bigo_ad_sdk
BigoAdSize
BigoAdSize const constructor
BigoAdSize class