onConnectionTap property

ValueChanged<Connection?>? onConnectionTap
final

Called when a connection is tapped.

Only active if allowSelection is true.

Implementation

final ValueChanged<Connection?>? onConnectionTap;