ChipIconLabelData( {Key? key, this.label = 'Label', this.icon = Icons.abc, this.data}) : super(key: key);