avatarDecoration property
ImageFormater?
get
avatarDecoration
An optional ImageFormater instance representing the decoration of the User's avatar image.
Implementation
ImageFormater? get avatarDecoration => _avatarDecoration;