menu
refinery89_monetize_app package
documentation
r89_sdk.dart
AdSize
AdSize constructor
AdSize constructor
dark_mode
light_mode
AdSize
constructor
AdSize
(
{
required
int
width
,
required
int
height
,
})
Implementation
AdSize({required this.width, required this.height});
refinery89_monetize_app package
documentation
r89_sdk
AdSize
AdSize constructor
AdSize class