GridItem({ required this.image, required this.id, required this.title, required this.data, this.disabled = false, });