onMouseLeave property

ValueChanged<Annotation>? onMouseLeave
final

Called when mouse leaves an annotation's bounds

Implementation

final ValueChanged<Annotation>? onMouseLeave;