menu
luke_flow_diagram package
documentation
widgets/node.dart
NodeWidget<T>
onSocketPanEnd property
onSocketPanEnd property
dark_mode
light_mode
onSocketPanEnd
property
dynamic Function
(
NodeSocketModel
socket
,
Offset
details
,
NodeModel
<
T
>
node
)
onSocketPanEnd
final
Implementation
final Function(NodeSocketModel socket, Offset details, NodeModel<T> node) onSocketPanEnd;
luke_flow_diagram package
documentation
widgets/node
NodeWidget<T>
onSocketPanEnd property
NodeWidget class