onTap property

void Function()? onTap
final

Execute when tapping on the card.

Implementation

final void Function()? onTap;