isInteractive property
Whether this annotation responds to user interactions.
When false, the annotation cannot be selected, dragged, or clicked. Useful for purely decorative or informational annotations.
Implementation
final bool isInteractive;
Whether this annotation responds to user interactions.
When false, the annotation cannot be selected, dragged, or clicked. Useful for purely decorative or informational annotations.
final bool isInteractive;