onTapLeftAvatar property

(dynamic Function()?) onTapLeftAvatar
final

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

Implementation

final Function()? onTapLeftAvatar;