menu
flutter_mtad_me package
documentation
ex.dart
AdViewAdListener
onAdExpandedCallback property
onAdExpandedCallback property
dark_mode
light_mode
onAdExpandedCallback
property
dynamic Function
(
MaxAd
ad
)
onAdExpandedCallback
final
Called when the
MaxAdView
expands to fullscreen.
Implementation
final Function(MaxAd ad) onAdExpandedCallback;
flutter_mtad_me package
documentation
ex
AdViewAdListener
onAdExpandedCallback property
AdViewAdListener class