onMoveEnd property
Called when viewport movement ends Receives the final viewport state
Implementation
final ValueChanged<GraphViewport>? onMoveEnd;
Called when viewport movement ends Receives the final viewport state
final ValueChanged<GraphViewport>? onMoveEnd;