onSocketPanEnd property

dynamic Function(NodeSocketModel socket, Offset details, NodeModel<T> node) onSocketPanEnd
final

Implementation

final Function(NodeSocketModel socket, Offset details, NodeModel<T> node)
onSocketPanEnd;