avatar property

Widget? avatar
final

A custom avatar widget that is used instead of the default one. If provided, avatarPlaceholderColor, avatarShape and avatarSize are ignored.

Implementation

final Widget? avatar;