Background color for avatars.
@override Color get avatarBackgroundColor => Theme.of(context).colorScheme.primary.withOpacity(0.2);