menu
adcolony_flutter package
documentation
banner.dart
BannerType
BannerType.new constructor
BannerType.new constructor
dark_mode
light_mode
BannerType
constructor
BannerType
(
double
width
,
double
height
,
String
type
)
Implementation
BannerType(this.width, this.height, this.type);
adcolony_flutter package
documentation
banner
BannerType
BannerType.new constructor
BannerType class