onSelfAvatarTap property

OnSelfAvatarTap? onSelfAvatarTap
final

Deprecated: The callback when clicking self avatar. This widget will no longer shows the personal info card and will not support to change self avatar, please navigate to your custom personal info page manually and directly, you may refer to our demo.

Implementation

final OnSelfAvatarTap? onSelfAvatarTap;