onTranslationBubbleLongPress property
void Function(MessageInfo message, GlobalKey<State<StatefulWidget> > translationBubbleKey)?
onTranslationBubbleLongPress
final
Implementation
final void Function(MessageInfo message, GlobalKey translationBubbleKey)? onTranslationBubbleLongPress;