Callback, called when a ChatItem being a reply or edited is pressed.
final Future<void> Function(ChatItem item)? onItemPressed;