avatarDecoration property

ImageFormater? avatarDecoration

An optional ImageFormater instance representing the decoration of the User's avatar image.

Implementation

ImageFormater? get avatarDecoration => _avatarDecoration;