menu
chat_flutter package
documentation
widgets/chat_view_item/chat_view_item.dart
ChatViewItem
itemBodyTap property
itemBodyTap property
dark_mode
light_mode
itemBodyTap
property
void Function
(
ChatViewItemRecordBodyType
type
)
?
itemBodyTap
final
内容主体点击事件
Implementation
final void Function(ChatViewItemRecordBodyType type)? itemBodyTap;
chat_flutter package
documentation
widgets/chat_view_item/chat_view_item
ChatViewItem
itemBodyTap property
ChatViewItem class