The image row is drawn from.
row
@override Image image(int row) { final slot = _slots[row]; return slot.sprite.image(slot.row); }