menu
yodosdk package
documentation
Native/YodoNativeAd.dart
NativeSize
NativeSize const constructor
NativeSize const constructor
dark_mode
light_mode
NativeSize
constructor
const
NativeSize
(
{
int
width
=
300
,
int
height
=
100
,
String
size
=
"NativeSmall"
,
})
Implementation
const NativeSize( {this.width = 300, this.height = 100, this.size = "NativeSmall"});
yodosdk package
documentation
Native/YodoNativeAd
NativeSize
NativeSize const constructor
NativeSize class