menu
vyuh_node_flow package
documentation
graph/node_flow_events.dart
ConnectionEvents<T>
onMouseEnter property
onMouseEnter property
dark_mode
light_mode
onMouseEnter
property
ValueChanged
<
Connection
>
?
onMouseEnter
final
Called when mouse enters a connection's path
Implementation
final ValueChanged<Connection>? onMouseEnter;
vyuh_node_flow package
documentation
graph/node_flow_events
ConnectionEvents<T>
onMouseEnter property
ConnectionEvents class