onTapRightAvatar property

(dynamic Function()?) onTapRightAvatar
final

Click on the avatar event on the right side of the chat window

Implementation

final Function()? onTapRightAvatar;