onMoveStart property

ValueChanged<GraphViewport>? onMoveStart
final

Called when viewport movement starts Receives the initial viewport state

Implementation

final ValueChanged<GraphViewport>? onMoveStart;