onMoveEnd property

ValueChanged<GraphViewport>? onMoveEnd
final

Called when viewport movement ends Receives the final viewport state

Implementation

final ValueChanged<GraphViewport>? onMoveEnd;