Callback function called when a card is tapped.
The index parameter indicates which card was tapped (0-based).
final void Function(int index) onTap;