onTap property
onTap returns the current face index when the card is tapped (only for normal and loop modes).
Implementation
final ValueChanged<int>? onTap;
onTap returns the current face index when the card is tapped (only for normal and loop modes).
final ValueChanged<int>? onTap;