onAvatarButtonPressed property

VoidCallback? onAvatarButtonPressed
final

Callback when avatar button is pressed.

Set to null by default, which disables the button.

Implementation

final VoidCallback? onAvatarButtonPressed;