This is to allow custom user avatar builder By using this we can fetch newest user info based on id.
final Widget Function(String userId)? avatarBuilder;