onMessageLongPressed property
void Function()?
onMessageLongPressed
final
The callback when the user presses down a message for long. By default, the message is selected
Implementation
final void Function()? onMessageLongPressed;