onCardPressed property
Called when a card is pressed; provides the tapped card's index.
Implementation
final ValueChanged<int>? onCardPressed;
Called when a card is pressed; provides the tapped card's index.
final ValueChanged<int>? onCardPressed;