onTap property

VoidCallback? onTap
final

onTap function that will work when you click on the card

Implementation

final VoidCallback? onTap;