onConnectionDoubleTap property

ValueChanged<Connection>? onConnectionDoubleTap
final

Called when a connection is double-tapped.

Implementation

final ValueChanged<Connection>? onConnectionDoubleTap;