onDismiss property

void Function()? onDismiss
final

Callback when the banner is dismissed.

Implementation

final void Function()? onDismiss;