onConnectionTap property
Called when a connection is tapped.
Only active if allowSelection is true.
Implementation
final ValueChanged<Connection?>? onConnectionTap;
Called when a connection is tapped.
Only active if allowSelection is true.
final ValueChanged<Connection?>? onConnectionTap;