menu
luke_flow_diagram package
documentation
widgets/node.dart
NodeWidget<T, E>
onPanEnd property
onPanEnd property
dark_mode
light_mode
onPanEnd
property
dynamic Function
(
NodeModel
<
T
,
E
>
node
)
onPanEnd
final
Implementation
final Function(NodeModel<T, E> node) onPanEnd;
luke_flow_diagram package
documentation
widgets/node
NodeWidget<T, E>
onPanEnd property
NodeWidget class