menu
marketing_plugin package
documentation
admanager_banner.dart
BannerExample
BannerExample const constructor
BannerExample const constructor
dark_mode
light_mode
BannerExample
constructor
const
BannerExample
(
{
Key
?
key
,
dynamic
ids
,
int
?
bannerType
,
})
Implementation
const BannerExample({Key? key, this.ids, this.bannerType}) : super(key: key);
marketing_plugin package
documentation
admanager_banner
BannerExample
BannerExample const constructor
BannerExample class