ItemImage( {Key? key, required this.asset, required this.item, required this.selected}) : super(key: key);