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