onTap property

VoidCallback? onTap
final

Function called whenever the user taps anywhere on the card.

Implementation

final VoidCallback? onTap;