avatarImage property

ImageProvider<Object>? avatarImage
final

Typically used as profile image.

If the avatar is to have the user's initials, use avatarText instead.

Implementation

final ImageProvider? avatarImage;