onAvatarButtonPressed property
final
Callback when avatar button is pressed.
Set to null by default, which disables the button.
Implementation
final VoidCallback? onAvatarButtonPressed;
Callback when avatar button is pressed.
Set to null by default, which disables the button.
final VoidCallback? onAvatarButtonPressed;