avatar property

Widget? avatar
final

Avatar widget. Recommended to use ZetaAvatar widget.

If not provided, defaults to a ZetaAvatar with the provided name. If name is also not provided, defaults to a ZetaAvatar with NA initials.

Implementation

final Widget? avatar;