menu
yodo1mas package
documentation
Yodo1MasNativeAd.dart
NativeSize
NativeSize.new const constructor
NativeSize.new 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"});
yodo1mas package
documentation
Yodo1MasNativeAd
NativeSize
NativeSize.new const constructor
NativeSize class