menu
tuikit_atomic_x package
documentation
message_list/widgets/message_bubble.dart
MessageBubble
onCallMessageClick property
onCallMessageClick property
dark_mode
light_mode
onCallMessageClick
property
void Function
(
String
userID
,
bool
isVideoCall
)
?
onCallMessageClick
final
Implementation
final void Function(String userID, bool isVideoCall)? onCallMessageClick;
tuikit_atomic_x package
documentation
message_list/widgets/message_bubble
MessageBubble
onCallMessageClick property
MessageBubble class