onMouseEnter property

ValueChanged<Annotation>? onMouseEnter
final

Called when mouse enters an annotation's bounds

Implementation

final ValueChanged<Annotation>? onMouseEnter;