Displays the user's profile image and name.
const UserWidget({super.key, required this.user, this.size = 20, this.style});