onAnnotationMouseLeave property
Callback invoked when mouse leaves an annotation.
Implementation
final void Function(Annotation annotation)? onAnnotationMouseLeave;
Callback invoked when mouse leaves an annotation.
final void Function(Annotation annotation)? onAnnotationMouseLeave;