onOpen property
void Function()?
onOpen
final
Called when the user clicks the banner.
Implementation
final void Function()? onOpen;
Called when the user clicks the banner.
final void Function()? onOpen;