menu
highfivve_advertising package
documentation
highfivve_advertising.dart
AdSlotSize
AdSlotSize.new constructor
AdSlotSize.new constructor
dark_mode
light_mode
AdSlotSize
constructor
AdSlotSize
(
{
required
int
width
,
required
int
height
,
required
String
position
,
})
Implementation
AdSlotSize({ required this.width, required this.height, required this.position, });
highfivve_advertising package
documentation
highfivve_advertising
AdSlotSize
AdSlotSize.new constructor
AdSlotSize class