AppylarBannerView constructor
const
AppylarBannerView({
- Key? key,
- required AppylarBannerViewCreatedCallback onAppylarBannerViewCreated,
Implementation
const AppylarBannerView({super.key, required this.onAppylarBannerViewCreated});