onMouseEnter property

ValueChanged<Connection>? onMouseEnter
final

Called when mouse enters a connection's path

Implementation

final ValueChanged<Connection>? onMouseEnter;