const InAppChatWidget( {Key? key, this.onTap, this.index = 0, required this.userList}) : super(key: key);