How many frames row plays.
row
@override int frames(int row) { final slot = _slots[row]; return slot.sprite.frames(slot.row); }