onTap property
Callback fired when the card is tapped.
If null, the card will not be interactive.
Implementation
final VoidCallback? onTap;
Callback fired when the card is tapped.
If null, the card will not be interactive.
final VoidCallback? onTap;