onTap property

ValueChanged<Connection>? onTap
final

Called when a connection is tapped

Implementation

final ValueChanged<Connection>? onTap;