onTapItem property

ValueChanged<V2TimConversation>? onTapItem
final

the callback after clicking conversation item

Implementation

final ValueChanged<V2TimConversation>? onTapItem;