onTap property

VoidCallback? onTap
final

Callback function that will be executed when the card is played.

Implementation

final VoidCallback? onTap;