onLoad property
void Function()?
onLoad
final
Called when the banner is loaded and ready to be placed in the view hierarchy.
Implementation
final void Function()? onLoad;
Called when the banner is loaded and ready to be placed in the view hierarchy.
final void Function()? onLoad;