onMove property
Called continuously during viewport movement (pan or zoom) Receives the new viewport state
Implementation
final ValueChanged<GraphViewport>? onMove;
Called continuously during viewport movement (pan or zoom) Receives the new viewport state
final ValueChanged<GraphViewport>? onMove;