onAdClosed property

(void Function(Ad ad)?) onAdClosed
final

Called when an ad removes an overlay that covers the screen.

Implementation

final void Function(Ad ad)? onAdClosed;