onTranslationBubbleLongPress property

void Function(MessageInfo message, GlobalKey<State<StatefulWidget>> asrBubbleKey)? onTranslationBubbleLongPress
final

Implementation

final void Function(MessageInfo message, GlobalKey translationBubbleKey)? onTranslationBubbleLongPress;