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