itemBodyTap property

void Function(ChatViewItemRecordBodyType type)? itemBodyTap
final

内容主体点击事件

Implementation

final void Function(ChatViewItemRecordBodyType type)? itemBodyTap;