UserWidget( {Key? key, required this.user, required this.theme, required this.index}) : super(key: key);