isHighlighted property
Whether this annotation is being highlighted (e.g., during a drag-over operation).
When true, a bright highlight border is shown. Highlight takes precedence over selection for better drag feedback.
Implementation
final bool isHighlighted;