const SpotCheckIcon({ Key? key, required this.icon, required this.size, this.buttonType = 'textButton', }) : super(key: key);