interactive property
Whether the minimap responds to user interaction.
When true, users can click to jump to a location or drag to pan the viewport. When false, the minimap is display-only. Defaults to true.
Implementation
final bool interactive;
Whether the minimap responds to user interaction.
When true, users can click to jump to a location or drag to pan the viewport. When false, the minimap is display-only. Defaults to true.
final bool interactive;