ChooseGroupAvatar({Key? key, required this.groupID, required this.groupType, required this.selectedAvatarUrl}) : super(key: key);