Creates an ItemData with text, type, and icon.
text
type
icon
ItemData({required this.text, required this.type, required this.icon});